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

  /external/skia/include/core/
SkPath.h     [all...]
SkPathRef.h 153 bool hasComputedBounds() const {
  /external/skia/src/core/
SkPath.cpp 98 fHasValidBounds = path->hasComputedBounds() && path->isFinite();
    [all...]

Completed in 278 milliseconds