Home
last modified time | relevance | path

Searched refs:updateBoundsCache (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkRecords.cpp13 this->updateBoundsCache(); in PreCachedPath()
DSkScalerContext.cpp667 devPath->updateBoundsCache(); in internalGetPath()
670 fillPath->updateBoundsCache(); in internalGetPath()
DSkPictureData.cpp35 fPaths[i].updateBoundsCache(); in initForPlayback()
/external/skia/src/fonts/
DSkTestScalerContext.cpp115 path->updateBoundsCache(); in init()
/external/skia/include/core/
DSkPath.h354 void updateBoundsCache() const { in updateBoundsCache() function