Go to the source code of this file.
◆ DEF_GM()
DEF_GM |
( |
return new AnimatedImageGM("images/stoplight_h.webp", "stoplight", 2, SkIRect::MakeLTRB(5, 6, 11, 29)); |
| ) |
|
|
new |
◆ post_processor()
Definition at line 23 of file animated_image_orientation.cpp.
23 {
28
30 paint.setAntiAlias(
true);
33
38}
constexpr SkColor SK_ColorTRANSPARENT
void drawPath(const SkPath &path, const SkPaint &paint)
SkPathBuilder & setFillType(SkPathFillType ft)
SkPathBuilder & addRRect(const SkRRect &, SkPathDirection, unsigned startIndex)
SkCanvas * beginRecording(const SkRect &bounds, sk_sp< SkBBoxHierarchy > bbh)
sk_sp< SkPicture > finishRecordingAsPicture()
static SkRRect MakeRectXY(const SkRect &rect, SkScalar xRad, SkScalar yRad)
Optional< SkRect > bounds
◆ flight