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.h474 void dumpExynosImage(uint32_t type, exynos_image &img);
475 void dumpExynosImage(String8& result, const exynos_image& img);
DExynosHWCHelper.cpp547 void dumpExynosImage(uint32_t type, exynos_image &img) in dumpExynosImage() function
553 dumpExynosImage(result, img); in dumpExynosImage()
558 void dumpExynosImage(String8& result, const exynos_image& img) { in dumpExynosImage() function
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp1121 dumpExynosImage(result, mMidImg); in dump()
1186 dumpExynosImage(result, mMidImg); in printLayer()
DExynosDisplay.cpp1840 dumpExynosImage(eDebugFence, srcImg); in doExynosComposition()
2025 dumpExynosImage(eDebugWinConfig, m2mMPP->mAssignedSources[0]->mMidImg); in configureHandle()
2028 dumpExynosImage(eDebugWinConfig, mpp_dst_img); in configureHandle()
3478 dumpExynosImage(infoDump, image); in dumpBuffer()
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosResourceManager.cpp1550 dumpExynosImage(eDebugResourceAssigning, otf_src_img); in assignLayer()
1857 dumpExynosImage(eDebugResourceAssigning, src_img); in updateSupportedMPPFlag()
1859 dumpExynosImage(eDebugResourceAssigning, dst_img); in updateSupportedMPPFlag()