Searched defs:renderRect (Results 1 – 6 of 6) sorted by relevance
/external/skqp/gm/ |
D | yuvtorgbeffect.cpp | 104 SkRect renderRect = SkRect::MakeWH(SkIntToScalar(fImage[0]->width()), in onDraw() local 238 SkRect renderRect = SkRect::MakeWH(SkIntToScalar(fImage[0]->width()), in onDraw() local
|
D | constcolorprocessor.cpp | 93 SkRect renderRect = SkRect::MakeXYWH(0, 0, kRectSize, kRectSize); in onDraw() local
|
D | texturedomaineffect.cpp | 127 SkRect renderRect = SkRect::Make(fImage->bounds()); in onDraw() local
|
/external/skia/gm/ |
D | yuvtorgbeffect.cpp | 91 SkRect renderRect = SkRect::MakeWH(SkIntToScalar(fImage[0]->width()), in onDraw() local 217 SkRect renderRect = SkRect::MakeWH(SkIntToScalar(fImage[0]->width()), in onDraw() local
|
D | constcolorprocessor.cpp | 82 SkRect renderRect = SkRect::MakeXYWH(0, 0, kRectSize, kRectSize); in onDraw() local
|
D | texturedomaineffect.cpp | 118 SkRect renderRect = SkRect::Make(fImage->bounds()); in onDraw() local
|