Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLIRect.h40 void pushToGLViewport(const GrGLInterface* gl) const { in pushToGLViewport() function
DGrGLGpu.cpp2472 viewport.pushToGLViewport(this->glInterface()); in flushViewport()