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

  /external/skia/src/core/
SkGeometry.h 416 * approximating quad(s). Call countQuads() to know the number of quads
441 int countQuads() const { return fQuadCount; }
  /external/skqp/src/core/
SkGeometry.h 416 * approximating quad(s). Call countQuads() to know the number of quads
441 int countQuads() const { return fQuadCount; }

Completed in 312 milliseconds