Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp546 void dumpExynosImage(uint32_t type, exynos_image &img) in dumpExynosImage() function
552 dumpExynosImage(result, img); in dumpExynosImage()
557 void dumpExynosImage(String8& result, exynos_image &img) in dumpExynosImage() function
DExynosHWCHelper.h472 void dumpExynosImage(uint32_t type, exynos_image &img);
473 void dumpExynosImage(String8& result, exynos_image &img);
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp1118 dumpExynosImage(result, mMidImg); in dump()
1183 dumpExynosImage(result, mMidImg); in printLayer()
DExynosDisplay.cpp1815 dumpExynosImage(eDebugFence, srcImg); in doExynosComposition()
2000 dumpExynosImage(eDebugWinConfig, m2mMPP->mAssignedSources[0]->mMidImg); in configureHandle()
2003 dumpExynosImage(eDebugWinConfig, mpp_dst_img); in configureHandle()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp1555 dumpExynosImage(eDebugResourceAssigning, otf_src_img); in assignLayer()
1862 dumpExynosImage(eDebugResourceAssigning, src_img); in updateSupportedMPPFlag()
1864 dumpExynosImage(eDebugResourceAssigning, dst_img); in updateSupportedMPPFlag()