Home
last modified time | relevance | path

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

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