Searched refs:hwcFormat (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/libs/renderengine/skia/ |
D | SkiaGLRenderEngine.h | 83 EGLDisplay display, EGLConfig config, int hwcFormat, Protection protection);
|
D | SkiaGLRenderEngine.cpp | 517 EGLConfig config, int hwcFormat, in createPlaceholderEglPbufferSurface() argument 521 placeholderConfig = chooseEglConfig(display, hwcFormat, /*logConfig*/ true); in createPlaceholderEglPbufferSurface()
|
/frameworks/av/media/libstagefright/renderfright/gl/ |
D | GLESRenderEngine.h | 125 int hwcFormat, Protection protection);
|
D | GLESRenderEngine.cpp | 1608 int hwcFormat, Protection protection) { in createStubEglPbufferSurface() argument 1611 stubConfig = chooseEglConfig(display, hwcFormat, /*logConfig*/ true); in createStubEglPbufferSurface()
|