Home
last modified time | relevance | path

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

/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp76 static DestroySurfaceProc gfDestroySurface = nullptr; variable
105gfDestroySurface = (DestroySurfaceProc)GetProcedureAddress(gLibrary, "eglDestroySurface"); in load_command_buffer_functions()
114 gfCreateWindowSurface && gfCreatePbufferSurface && gfDestroySurface && in load_command_buffer_functions()
334 gfDestroySurface(fDisplay, fSurface); in destroyGLContext()
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp76 static DestroySurfaceProc gfDestroySurface = nullptr; variable
105gfDestroySurface = (DestroySurfaceProc)GetProcedureAddress(gLibrary, "eglDestroySurface"); in load_command_buffer_functions()
114 gfCreateWindowSurface && gfCreatePbufferSurface && gfDestroySurface && in load_command_buffer_functions()
334 gfDestroySurface(fDisplay, fSurface); in destroyGLContext()