Searched refs:shape_contains_rect (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/src/gpu/v1/ |
D | ClipStack.cpp | 120 bool shape_contains_rect(const GrShape& a, const SkMatrix& aToDevice, const SkMatrix& deviceToA, in shape_contains_rect() function 469 return shape_contains_rect(fShape, fLocalToDevice, fDeviceToLocal, in contains() 480 return shape_contains_rect(fShape, fLocalToDevice, fDeviceToLocal, in contains() 508 return shape_contains_rect(fShape, fLocalToDevice, fDeviceToLocal, in contains()
|