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

  /external/chromium_org/ui/gfx/
blit.h 20 GFX_EXPORT void BlitContextToContext(NativeDrawingContext dst_context,
blit.cc 54 void BlitContextToContext(NativeDrawingContext dst_context,
105 BlitContextToContext(skia::BeginPlatformPaint(dst_canvas), dst_rect,
115 BlitContextToContext(dst_context, dst_rect,
126 BlitContextToContext(skia::BeginPlatformPaint(dst_canvas), dst_rect,
  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl_gtk.cc 454 BlitContextToContext(cairo, pixmap_draw_rect, context, draw_rect.origin());

Completed in 54 milliseconds