Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRecords.cpp22 this->updateBoundsCache(); in PreCachedPath()
DSkScalerContext.cpp685 devPath->updateBoundsCache(); in internalGetPath()
688 fillPath->updateBoundsCache(); in internalGetPath()
DSkPictureData.cpp32 fPaths[i].updateBoundsCache(); in initForPlayback()
/external/skia/src/fonts/
DSkTestScalerContext.cpp112 path->updateBoundsCache(); in init()
/external/skia/include/core/
DSkPath.h327 void updateBoundsCache() const { in updateBoundsCache() function