Home
last modified time | relevance | path

Searched defs:renderRect (Results 1 – 6 of 6) sorted by relevance

/external/skqp/gm/
Dyuvtorgbeffect.cpp104 SkRect renderRect = SkRect::MakeWH(SkIntToScalar(fImage[0]->width()), in onDraw() local
238 SkRect renderRect = SkRect::MakeWH(SkIntToScalar(fImage[0]->width()), in onDraw() local
Dconstcolorprocessor.cpp93 SkRect renderRect = SkRect::MakeXYWH(0, 0, kRectSize, kRectSize); in onDraw() local
Dtexturedomaineffect.cpp127 SkRect renderRect = SkRect::Make(fImage->bounds()); in onDraw() local
/external/skia/gm/
Dyuvtorgbeffect.cpp91 SkRect renderRect = SkRect::MakeWH(SkIntToScalar(fImage[0]->width()), in onDraw() local
217 SkRect renderRect = SkRect::MakeWH(SkIntToScalar(fImage[0]->width()), in onDraw() local
Dconstcolorprocessor.cpp82 SkRect renderRect = SkRect::MakeXYWH(0, 0, kRectSize, kRectSize); in onDraw() local
Dtexturedomaineffect.cpp118 SkRect renderRect = SkRect::Make(fImage->bounds()); in onDraw() local