Searched defs:PlatformRect (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/skia/ext/
H A Dplatform_device.h38 typedef RECT PlatformRect; typedef in namespace:skia
41 typedef cairo_rectangle_t PlatformRect; typedef in namespace:skia
44 typedef CGRect PlatformRect; typedef in namespace:skia
47 typedef SkIRect* PlatformRect; typedef in namespace:skia
122 const PlatformRect* src_rect) = 0;

Completed in 81 milliseconds