Searched refs:updateBoundsCache (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkPath.h282 void updateBoundsCache() const { function in class:SkPath
/external/skia/include/core/
H A DSkPath.h282 void updateBoundsCache() const { function in class:SkPath
/external/chromium_org/third_party/skia/src/core/
H A DSkScalerContext.cpp904 devPath->updateBoundsCache();
907 fillPath->updateBoundsCache();
H A DSkPicturePlayback.cpp109 (*fPathHeap)[i].updateBoundsCache();
/external/skia/src/core/
H A DSkScalerContext.cpp904 devPath->updateBoundsCache();
907 fillPath->updateBoundsCache();
H A DSkPicturePlayback.cpp109 (*fPathHeap)[i].updateBoundsCache();

Completed in 1039 milliseconds