Home
last modified time | relevance | path

Searched defs:uvBounds (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/animator/
DSkDrawExtraPathEffect.cpp244 void begin(const SkIRect& uvBounds, SkPath*) const override { in begin() argument
253 void setUVBounds(const SkIRect& uvBounds) { in setUVBounds()
/external/skia/src/effects/
DSk2DPathEffect.cpp66 void Sk2DPathEffect::begin(const SkIRect& uvBounds, SkPath* dst) const {} in begin() argument
/external/skia/samplecode/
DClockFaceView.cpp78 void begin(const SkIRect& uvBounds, SkPath* dst) const override { in begin() argument