Home
last modified time | relevance | path

Searched refs:FRAMEWORK_FORMAT_GL_COMPATIBLE (Results 1 – 4 of 4) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/libOpenglRender/
DYUVConverter.cpp49 case FRAMEWORK_FORMAT_GL_COMPATIBLE: in getPlanarYUVSizes()
86 case FRAMEWORK_FORMAT_GL_COMPATIBLE: in getYUVSizes()
120 case FRAMEWORK_FORMAT_GL_COMPATIBLE: in getPlanarYUVOffsets()
145 case FRAMEWORK_FORMAT_GL_COMPATIBLE: in getYUVOffsets()
461 case FRAMEWORK_FORMAT_GL_COMPATIBLE: in updateCutoffs()
DFrameworkFormats.h16 FRAMEWORK_FORMAT_GL_COMPATIBLE = 0, enumerator
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_common.h23 FRAMEWORK_FORMAT_GL_COMPATIBLE = 0, enumerator
Dgralloc_old.cpp677 EmulatorFrameworkFormat selectedEmuFrameworkFormat = FRAMEWORK_FORMAT_GL_COMPATIBLE; in gralloc_alloc()