Home
last modified time | relevance | path

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

/external/skqp/include/private/
DSkPathRef.h159 this->computeBounds(); in isFinite()
227 this->computeBounds(); in getBounds()
375 void computeBounds() const { in computeBounds() function
/external/skia/include/private/
DSkPathRef.h159 this->computeBounds(); in isFinite()
227 this->computeBounds(); in getBounds()
375 void computeBounds() const { in computeBounds() function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPath.java324 protected void computeBounds(RectF bounds, boolean exact) { in computeBounds() method in ShadowPath
/external/skqp/src/core/
DSkPathRef.cpp114 gEmpty->computeBounds(); // Avoids races later to be the first to do this. in CreateEmpty()
/external/skia/src/core/
DSkPathRef.cpp114 gEmpty->computeBounds(); // Avoids races later to be the first to do this. in CreateEmpty()