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

  /external/skia/include/core/
SkPath.h 294 void updateBoundsCache() const {
    [all...]
  /external/skia/src/core/
SkRecords.h 207 this->updateBoundsCache();
SkScalerContext.cpp 685 devPath->updateBoundsCache();
688 fillPath->updateBoundsCache();
SkPictureData.cpp 31 fPaths[i].updateBoundsCache();

Completed in 113 milliseconds