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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLPathRendering.h 110 void flushPathStencilSettings(SkPath::FillType fill);
GrGLPathRendering.cpp 160 this->flushPathStencilSettings(fill);
174 this->flushPathStencilSettings(fill);
232 this->flushPathStencilSettings(fill);
469 void GrGLPathRendering::flushPathStencilSettings(SkPath::FillType fill) {

Completed in 1128 milliseconds