Searched defs:uvBounds (Results 1 – 7 of 7) sorted by relevance
66 void Sk2DPathEffect::begin(const SkIRect& uvBounds, SkPath* dst) const {} in begin() argument
35 void begin(const SkIRect& uvBounds, SkPath* dst) const override { in begin() argument
1051 std::vector<tcu::Vec4> uvBounds; in generateYCbCrImage() local
645 vector<Vec4> uvBounds; in textureConversionTest() local
1797 std::vector<Vec4>& uvBounds, in calculateBounds()