Home
last modified time | relevance | path

Searched refs:getFormatStr (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosLayer.cpp955 tb.add("format", getFormatStr(format, mCompressed ? AFBC : 0).string()) in dump()
1031 …er, fd, fd1, fd2, mAcquireFence, mTransform, mCompressed, mDataSpace, getFormatStr(format, mCompre… in printLayer()
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.cpp474 getFormatStr(img.format, img.compressed ? AFBC : 0).string()); in dumpExynosImage()
562 String8 getFormatStr(int format, uint32_t compressType) { in getFormatStr() function
H A DExynosHWCHelper.h437 String8 getFormatStr(int format, uint32_t compressType);
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.cpp2365 getFormatStr(mFormatRestrictions[mFormatRestrictionCnt].format, COMP_ANY).string(), in makeFormatRestrictions()