Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/private/
H A DSkPathRef.h262 bool hasComputedBounds() const { in hasComputedBounds() function
/aosp_15_r20/external/skia/src/core/
H A DSkPath.cpp442 bool SkPath::hasComputedBounds() const { in hasComputedBounds() function in SkPath