Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLPathRendering.cpp121 if (!this->gpu()->flushGLState(renderTarget, origin, primProc, pipeline, in onDrawPath()
DGrGLGpu.h267 bool flushGLState(GrRenderTarget*, GrSurfaceOrigin, const GrPrimitiveProcessor&,
DGrGLGpu.cpp1965 bool GrGLGpu::flushGLState(GrRenderTarget* renderTarget, in flushGLState() function in GrGLGpu
2539 if (!this->flushGLState(renderTarget, origin, primProc, pipeline, fixedDynamicState, in draw()
/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp121 if (!this->gpu()->flushGLState(renderTarget, origin, primProc, pipeline, in onDrawPath()
DGrGLGpu.h272 bool flushGLState(GrRenderTarget*, GrSurfaceOrigin, const GrPrimitiveProcessor&,
DGrGLGpu.cpp1994 bool GrGLGpu::flushGLState(GrRenderTarget* renderTarget, in flushGLState() function in GrGLGpu
2570 if (!this->flushGLState(renderTarget, origin, primProc, pipeline, fixedDynamicState, in draw()