Home
last modified time | relevance | path

Searched refs:GR_EGL_NO_DISPLAY (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLDefines.h950 #define GR_EGL_NO_DISPLAY ((GrEGLDisplay)0) macro
DGrGLCreateNullInterface.cpp492 functions->fGetIntegerv, nullptr, GR_EGL_NO_DISPLAY); in GrGLCreateNullInterface()
DSkNullGLContext.cpp541 functions->fGetIntegerv, nullptr, GR_EGL_NO_DISPLAY); in create_null_interface()
DGrGLAssembleInterface.cpp43 *display = GR_EGL_NO_DISPLAY; in get_egl_query_and_display()
/external/skia/src/gpu/gl/debug/
DGrGLCreateDebugInterface.cpp988 functions->fGetIntegerv, nullptr, GR_EGL_NO_DISPLAY); in GrGLCreateDebugInterface()