Home
last modified time | relevance | path

Searched refs:GrEGLGetCurrentDisplayProc (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLAssembleInterface.cpp45 GrEGLGetCurrentDisplayProc getCurrentDisplay = in get_egl_query_and_display()
46 (GrEGLGetCurrentDisplayProc) get(ctx, "eglGetCurrentDisplay"); in get_egl_query_and_display()
/external/skia/include/gpu/gl/
DGrGLFunctions.h352 typedef GrEGLDisplay (GR_GL_FUNCTION_TYPE* GrEGLGetCurrentDisplayProc)(); typedef