Searched refs:gfCreateWindowSurface (Results 1 - 1 of 1) sorted by relevance

/external/skia/tools/gpu/gl/command_buffer/
H A DGLTestContext_command_buffer.cpp66 static CreateWindowSurfaceProc gfCreateWindowSurface = nullptr; variable
96 gfCreateWindowSurface = (CreateWindowSurfaceProc)GetProcedureAddress(gLibrary, "eglCreateWindowSurface");
106 gfChooseConfig && gfCreateWindowSurface &&

Completed in 195 milliseconds