Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrPipeline.h165 const GrWindowRectsState& getWindowRectsState() const { return fWindowRectsState; } in getWindowRectsState() function
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp1898 this->flushWindowRectangles(programInfo.pipeline().getWindowRectsState(), in flushGLState()