Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/
DSkiaGLRenderEngine.h83 EGLDisplay display, EGLConfig config, int hwcFormat, Protection protection);
DSkiaGLRenderEngine.cpp517 EGLConfig config, int hwcFormat, in createPlaceholderEglPbufferSurface() argument
521 placeholderConfig = chooseEglConfig(display, hwcFormat, /*logConfig*/ true); in createPlaceholderEglPbufferSurface()
/frameworks/av/media/libstagefright/renderfright/gl/
DGLESRenderEngine.h125 int hwcFormat, Protection protection);
DGLESRenderEngine.cpp1608 int hwcFormat, Protection protection) { in createStubEglPbufferSurface() argument
1611 stubConfig = chooseEglConfig(display, hwcFormat, /*logConfig*/ true); in createStubEglPbufferSurface()