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

  /external/chromium_org/skia/ext/
platform_canvas.h 148 PlatformSurface GetPlatformSurface() { return platform_surface_; }
platform_canvas_unittest.cc 106 HDC dc = scoped_platform_paint.GetPlatformSurface();
118 CGContextRef context = scoped_platform_paint.GetPlatformSurface();
vector_canvas_unittest.cc 104 HDC context = scoped_platform_paint.GetPlatformSurface();
  /external/pdfium/core/src/fxge/win32/
win32_int.h 111 virtual void* GetPlatformSurface()
227 virtual void* GetPlatformSurface()
fx_win32_device.cpp     [all...]
  /external/chromium_org/chrome/browser/ui/views/panels/
taskbar_window_thumbnailer_win.cc 194 HDC target_dc = scoped_platform_paint.GetPlatformSurface();
  /external/chromium_org/ui/gfx/
blit.cc 148 HDC hdc = scoped_platform_paint.GetPlatformSurface();
  /external/pdfium/core/src/fxge/apple/
apple_int.h 92 virtual void* GetPlatformSurface()
  /external/pdfium/core/include/fxge/
fx_ge.h 625 virtual void* GetPlatformSurface()
  /external/chromium_org/ui/base/clipboard/
clipboard_win.cc 577 HDC dc = scoped_platform_paint.GetPlatformSurface();
  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl_win.cc 460 HDC hdc = scoped_platform_paint.GetPlatformSurface();
    [all...]
  /external/chromium_org/ui/native_theme/
native_theme_win.cc 388 HDC hdc = scoped_platform_paint.GetPlatformSurface();
    [all...]

Completed in 314 milliseconds