HomeSort by relevance Sort by last modified time
    Searched refs:flushPathStencilSettings (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/gl/
GrGLPathRendering.cpp 114 this->flushPathStencilSettings(*args.fStencil);
135 this->flushPathStencilSettings(*args.fStencil);
161 this->flushPathStencilSettings(*args.fStencil);
292 void GrGLPathRendering::flushPathStencilSettings(const GrStencilSettings& stencilSettings) {
GrGLPathRendering.h 79 void flushPathStencilSettings(const GrStencilSettings&);

Completed in 125 milliseconds