Searched refs:TightBounds (Results 1 – 4 of 4) sorted by relevance
33 TightBounds(path, &skiBox); in draw_vector_logo()35 TightBounds(path, &iBox); in draw_vector_logo()40 TightBounds(path, &skiaBox); in draw_vector_logo()
31 REPORTER_ASSERT(data->fReporter, TightBounds(path, &tightBounds)); in testTightBoundsLines()81 REPORTER_ASSERT(data->fReporter, TightBounds(path, &tightBounds)); in testTightBoundsQuads()
10 bool TightBounds(const SkPath& path, SkRect* result) { in TightBounds() function
68 bool SK_API TightBounds(const SkPath& path, SkRect* result);