Searched refs:dumpExynosImage (Results 1 – 5 of 5) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.h | 474 void dumpExynosImage(uint32_t type, exynos_image &img); 475 void dumpExynosImage(String8& result, const exynos_image& img);
|
D | ExynosHWCHelper.cpp | 547 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/ |
D | ExynosLayer.cpp | 1121 dumpExynosImage(result, mMidImg); in dump() 1186 dumpExynosImage(result, mMidImg); in printLayer()
|
D | ExynosDisplay.cpp | 1840 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/ |
D | ExynosResourceManager.cpp | 1550 dumpExynosImage(eDebugResourceAssigning, otf_src_img); in assignLayer() 1857 dumpExynosImage(eDebugResourceAssigning, src_img); in updateSupportedMPPFlag() 1859 dumpExynosImage(eDebugResourceAssigning, dst_img); in updateSupportedMPPFlag()
|