Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/opengl/
Dmisc.h59 EMUGL_COMMON_API GrallocImplementation getGrallocImplementation();
/aosp_15_r20/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Dmisc.cpp82 GrallocImplementation emugl::getGrallocImplementation() { in getGrallocImplementation() function in emugl
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DYUVConverter.cpp335 *yStridePixels = alignToPower2(width, emugl::getGrallocImplementation() == MINIGBM in getYUVOffsets()