Searched refs:hwcFormat (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/native/libs/renderengine/skia/ |
H A D | SkiaGLRenderEngine.h | 90 int hwcFormat, Protection protection);
|
H A D | SkiaGLRenderEngine.cpp | 1389 EGLConfig config, int hwcFormat, in createPlaceholderEglPbufferSurface() argument 1393 placeholderConfig = chooseEglConfig(display, hwcFormat, /*logConfig*/ true); in createPlaceholderEglPbufferSurface()
|
/aosp12/frameworks/native/libs/renderengine/gl/ |
H A D | GLESRenderEngine.h | 130 int hwcFormat, Protection protection);
|
H A D | GLESRenderEngine.cpp | 1702 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 D | GLESRenderEngine.h | 125 int hwcFormat, Protection protection);
|
H A D | GLESRenderEngine.cpp | 1608 int hwcFormat, Protection protection) { in createStubEglPbufferSurface() argument 1611 stubConfig = chooseEglConfig(display, hwcFormat, /*logConfig*/ true); in createStubEglPbufferSurface()
|