Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h433 void dumpExynosImage(uint32_t type, exynos_image &img);
434 void dumpExynosImage(String8& result, exynos_image &img);
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
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp1008 dumpExynosImage(result, mMidImg); in dump()
1069 dumpExynosImage(result, mMidImg); in printLayer()