Searched refs:getRC (Results 1 – 3 of 3) sorted by relevance
55 REPORTER_ASSERT(reporter, equal(looper.getRC(), rc)); in test_simple()129 REPORTER_ASSERT(reporter, !looper.getRC().isEmpty()); in test_complex()
42 const SkRasterClip& getRC() const { in getRC() function
867 const SkRasterClip& clip = looper.getRC(); in drawRect()