Searched refs:GetPlatformSurface (Results 1 – 11 of 11) sorted by relevance
148 PlatformSurface GetPlatformSurface() { return platform_surface_; } in GetPlatformSurface() function
109 HDC dc = scoped_platform_paint.GetPlatformSurface(); in DrawNativeRect()121 CGContextRef context = scoped_platform_paint.GetPlatformSurface(); in DrawNativeRect()
104 HDC context = scoped_platform_paint.GetPlatformSurface(); in Image()
194 HDC target_dc = scoped_platform_paint.GetPlatformSurface(); in CaptureWindowImage()
141 HDC hdc = scoped_platform_paint.GetPlatformSurface(); in ScrollCanvas()
542 cairo_t* context = scoped_platform_paint.GetPlatformSurface(); in ReadImage()
573 HDC dc = scoped_platform_paint.GetPlatformSurface(); in ReadImage()
103 cairo_t* context = scoped_platform_paint.GetPlatformSurface(); in Paint()
467 HDC hdc = scoped_platform_paint.GetPlatformSurface(); in Paint()
49 cairo_t* cr = scoped_platform_paint.GetPlatformSurface(); in ImageSkiaFromGdkPixbuf()
407 HDC hdc = scoped_platform_paint.GetPlatformSurface(); in PaintDirect()