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 UI_EXPORT void BlitContextToContext(NativeDrawingContext dst_context,
blit.cc 52 void BlitContextToContext(NativeDrawingContext dst_context,
103 BlitContextToContext(skia::BeginPlatformPaint(dst_canvas), dst_rect,
113 BlitContextToContext(dst_context, dst_rect,
124 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 94 milliseconds