Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp475 getFormatStr(img.format, img.compressed ? AFBC : 0).string()); in dumpExynosImage()
563 String8 getFormatStr(int format, uint32_t compressType) { in getFormatStr() function
DExynosHWCHelper.h443 String8 getFormatStr(int format, uint32_t compressType);
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp1031 tb.add("format", getFormatStr(format, mCompressed ? AFBC : 0).string()) in dump()
1115 …er, fd, fd1, fd2, mAcquireFence, mTransform, mCompressed, mDataSpace, getFormatStr(format, mCompre… in printLayer()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp2416 getFormatStr(mFormatRestrictions[mFormatRestrictionCnt].format, COMP_ANY).string(), in makeFormatRestrictions()