Home
last modified time | relevance | path

Searched defs:canComputeFastBounds (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkPaint.h441 bool canComputeFastBounds() const { in canComputeFastBounds() function
/external/skia/src/core/
DSkPaint.cpp2224 bool SkDrawLooper::canComputeFastBounds(const SkPaint& paint) { in canComputeFastBounds() function in SkDrawLooper