Searched refs:dumpExynosImage (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
H A D | ExynosHWCHelper.h | 433 void dumpExynosImage(uint32_t type, exynos_image &img); 434 void dumpExynosImage(String8& result, exynos_image &img);
|
H A D | ExynosHWCHelper.cpp | 458 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 D | ExynosLayer.cpp | 1008 dumpExynosImage(result, mMidImg); in dump() 1069 dumpExynosImage(result, mMidImg); in printLayer()
|
H A D | ExynosDisplay.cpp | 1431 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 D | ExynosResourceManager.cpp | 1522 dumpExynosImage(eDebugResourceManager, otf_src_img); in assignLayer() 1792 dumpExynosImage(eDebugResourceManager, src_img); in updateSupportedMPPFlag() 1794 dumpExynosImage(eDebugResourceManager, dst_img); in updateSupportedMPPFlag()
|