Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLIRect.h44 void pushToGLScissor(const GrGLInterface* gl) const { in pushToGLScissor() function
DGrGLGpu.cpp1874 scissor.pushToGLScissor(this->glInterface()); in flushScissor()
3246 fHWScissorSettings.fRect.pushToGLScissor(this->glInterface()); in bindFramebuffer()
/external/skia/src/gpu/gl/
DGrGLIRect.h44 void pushToGLScissor(const GrGLInterface* gl) const { in pushToGLScissor() function
DGrGLGpu.cpp1903 scissor.pushToGLScissor(this->glInterface()); in flushScissor()
3274 fHWScissorSettings.fRect.pushToGLScissor(this->glInterface()); in bindFramebuffer()