Searched refs:getFormatStr (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/ |
H A D | ExynosLayer.cpp | 955 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 D | ExynosHWCHelper.cpp | 474 getFormatStr(img.format, img.compressed ? AFBC : 0).string()); in dumpExynosImage() 562 String8 getFormatStr(int format, uint32_t compressType) { in getFormatStr() function
|
H A D | ExynosHWCHelper.h | 437 String8 getFormatStr(int format, uint32_t compressType);
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/ |
H A D | ExynosResourceManager.cpp | 2365 getFormatStr(mFormatRestrictions[mFormatRestrictionCnt].format, COMP_ANY).string(), in makeFormatRestrictions()
|