Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/glfw/
DGrGLCreateNativeInterface_glfw.cpp15 static GrGLFuncPtr glfw_get(void* ctx, const char name[]) { in glfw_get() function
26 return GrGLAssembleInterface(nullptr, glfw_get); in GrGLCreateNativeInterface()