Home
last modified time | relevance | path

Searched refs:dumpExynosImage (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.h433 void dumpExynosImage(uint32_t type, exynos_image &img);
434 void dumpExynosImage(String8& result, exynos_image &img);
H A DExynosHWCHelper.cpp458 void dumpExynosImage(uint32_t type, exynos_image &img) in dumpExynosImage() function
464 dumpExynosImage(result, img); in dumpExynosImage()
469 void dumpExynosImage(String8& result, exynos_image &img) in dumpExynosImage() function
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosLayer.cpp1008 dumpExynosImage(result, mMidImg); in dump()
1069 dumpExynosImage(result, mMidImg); in printLayer()
H A DExynosDisplay.cpp1431 dumpExynosImage(eDebugFence, srcImg); in doExynosComposition()
1608 dumpExynosImage(eDebugWinConfig, m2mMPP->mAssignedSources[0]->mMidImg); in configureHandle()
1611 dumpExynosImage(eDebugWinConfig, mpp_dst_img); in configureHandle()
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.cpp1522 dumpExynosImage(eDebugResourceManager, otf_src_img); in assignLayer()
1792 dumpExynosImage(eDebugResourceManager, src_img); in updateSupportedMPPFlag()
1794 dumpExynosImage(eDebugResourceManager, dst_img); in updateSupportedMPPFlag()