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

  /external/skia/src/gpu/
GrPathRenderer.h 63 * simultaneously. The path renderer does support the stencilPath() function
134 void stencilPath(const SkPath& path, const SkStrokeRec& stroke, GrDrawTarget* target) {
158 * Subclass implementation of stencilPath(). Subclass must override iff it ever returns
GrDrawTarget.cpp 449 void GrDrawTarget::stencilPath(const GrPath* path, const SkStrokeRec& stroke, SkPath::FillType fill) {

Completed in 1926 milliseconds