Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLIRect.h44 void pushToGLScissor(const GrGLInterface* gl) const { in pushToGLScissor() function
DGrGLGpu.cpp1725 scissor.pushToGLScissor(this->glInterface()); in flushScissor()