Home
last modified time | relevance | path

Searched defs:RectAndColor (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/graphite/
DCommandBufferTest.cpp299 struct RectAndColor { in DEF_GRAPHITE_TEST_FOR_CONTEXTS() struct
300 SkRect fRect; in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
301 SkColor4f fColor; in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
/external/skia/tests/
DSkSLInterpreterTest.cpp470 struct RectAndColor { SkIRect fRect; SkColor4f fColor; }; in DEF_TEST() argument