Home
last modified time | relevance | path

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

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