Home
last modified time | relevance | path

Searched refs:hwcFormat (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/native/libs/renderengine/skia/
H A DSkiaGLRenderEngine.h90 int hwcFormat, Protection protection);
H A DSkiaGLRenderEngine.cpp1389 EGLConfig config, int hwcFormat, in createPlaceholderEglPbufferSurface() argument
1393 placeholderConfig = chooseEglConfig(display, hwcFormat, /*logConfig*/ true); in createPlaceholderEglPbufferSurface()
/aosp12/frameworks/native/libs/renderengine/gl/
H A DGLESRenderEngine.h130 int hwcFormat, Protection protection);
H A DGLESRenderEngine.cpp1702 int hwcFormat, Protection protection) { in createStubEglPbufferSurface() argument
1705 stubConfig = chooseEglConfig(display, hwcFormat, /*logConfig*/ true); in createStubEglPbufferSurface()
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLESRenderEngine.h125 int hwcFormat, Protection protection);
H A DGLESRenderEngine.cpp1608 int hwcFormat, Protection protection) { in createStubEglPbufferSurface() argument
1611 stubConfig = chooseEglConfig(display, hwcFormat, /*logConfig*/ true); in createStubEglPbufferSurface()