Searched defs:RectAndColor (Results 1 – 2 of 2) sorted by relevance
299 struct RectAndColor { in DEF_GRAPHITE_TEST_FOR_CONTEXTS() struct300 SkRect fRect; in DEF_GRAPHITE_TEST_FOR_CONTEXTS()301 SkColor4f fColor; in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
470 struct RectAndColor { SkIRect fRect; SkColor4f fColor; }; in DEF_TEST() argument