Home
last modified time | relevance | path

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

/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp374 this->gl()->fFunctions.fFlush(); in presentCommandBuffer()
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp372 this->gl()->fFunctions.fFlush(); in presentCommandBuffer()
/external/skia/include/gpu/gl/
DGrGLInterface.h155 GrGLFunction<GrGLFlushFn> fFlush; member
/external/skqp/include/gpu/gl/
DGrGLInterface.h140 GrGLFunction<GrGLFlushFn> fFlush; member
/external/skqp/src/gpu/gl/
DGrGLInterface.cpp136 !fFunctions.fFlush || in validate()
DGrGLTestInterface.cpp75 fFunctions.fFlush = bind_to_member(this, &GrGLTestInterface::flush); in GrGLTestInterface()
/external/skia/src/gpu/gl/
DGrGLInterfaceAutogen.cpp122 !fFunctions.fFlush || in validate()