Searched defs:rectA (Results 1 – 3 of 3) sorted by relevance
117 constexpr SkRect rectA = {0, 0, 3, 3}; in DEF_TEST() local
232 SkRect rectA, rectB; in test_bounds() local314 SkRect rectA, rectB; in test_isWideOpen() local
255 bool compareRectangles (const ConstPixelBufferAccess& rectA, in compareRectangles()