Searched refs:CanFastPaint (Results 1 – 3 of 3) sorted by relevance
50 bool CanFastPaint(SkCanvas* canvas, const gfx::Rect& dest_rect);
66 if (CanFastPaint(canvas, dest_rect)) { in Paint()101 bool VideoRendererImpl::CanFastPaint(SkCanvas* canvas, in CanFastPaint() function in webkit_glue::VideoRendererImpl
47 static bool CanFastPaint(SkCanvas* canvas, uint8 alpha, in CanFastPaint() function316 if (CanFastPaint(canvas, alpha, video_frame->format())) { in Paint()