Home
last modified time | relevance | path

Searched refs:toRECT (Results 1 – 2 of 2) sorted by relevance

/external/skqp/samplecode/
DSampleBigGradient.cpp153 static RECT toRECT(const SkIRect& r) { in toRECT() function
165 RECT rounded = toRECT(r.round()); in drawRect()
247 RECT clip_bounds_RECT = toRECT(clip_bounds); in updateHandle()
/external/skia/gm/
Drasterhandleallocator.cpp159 static RECT toRECT(const SkIRect& r) { in toRECT() function
171 RECT rounded = toRECT(r.round()); in drawRect()
256 RECT clip_bounds_RECT = toRECT(clip_bounds); in updateHandle()