Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrPipeline.h168 const GrWindowRectsState& getWindowRectsState() const { return fWindowRectsState; } in getWindowRectsState() function
/external/skia/src/gpu/
DGrPipeline.h171 const GrWindowRectsState& getWindowRectsState() const { return fWindowRectsState; } in getWindowRectsState() function
/external/skia/src/gpu/gl/
DGrGLGpu.cpp1864 this->flushWindowRectangles(programInfo.pipeline().getWindowRectsState(), in flushGLState()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp2027 this->flushWindowRectangles(pipeline.getWindowRectsState(), glRT, origin); in flushGLState()