HomeSort by relevance Sort by last modified time
    Searched refs:PlatformRect (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/skia/ext/
platform_device.h 38 typedef RECT PlatformRect;
41 typedef cairo_rectangle_t PlatformRect;
44 typedef CGRect PlatformRect;
47 typedef SkIRect* PlatformRect;
122 const PlatformRect* src_rect) = 0;
bitmap_platform_device_skia.h 47 const PlatformRect* src_rect) OVERRIDE;
bitmap_platform_device_cairo.h 93 const PlatformRect* src_rect) OVERRIDE;
vector_platform_device_skia.h 48 const PlatformRect* src_rect) OVERRIDE;
platform_canvas.cc 36 int y, const PlatformRect* src_rect) {
vector_platform_device_skia.cc 82 PlatformSurface surface, int x, int y, const PlatformRect* src_rect) {
bitmap_platform_device_skia.cc 68 PlatformSurface surface, int x, int y, const PlatformRect* src_rect) {
platform_canvas.h 123 const PlatformRect* src_rect);
bitmap_platform_device_cairo.cc 189 PlatformSurface surface, int x, int y, const PlatformRect* src_rect) {
platform_device_win.cc 64 const PlatformRect* src_rect) {

Completed in 70 milliseconds