HomeSort by relevance Sort by last modified time
    Searched refs:drawDevice (Results 1 - 25 of 32) sorted by null

1 2

  /external/chromium_org/third_party/skia/experimental/PdfViewer/
SkTrackDevice.h 149 virtual void drawDevice(const SkDraw& dummy1, SkBaseDevice* dummy2, int x, int y,
152 INHERITED::drawDevice(dummy1, dummy2, x, y, dummy3);
  /external/skia/experimental/PdfViewer/
SkTrackDevice.h 153 virtual void drawDevice(const SkDraw& dummy1, SkBaseDevice* dummy2, int x, int y,
156 INHERITED::drawDevice(dummy1, dummy2, x, y, dummy3);
  /external/chromium_org/skia/ext/
vector_platform_device_emf_win.h 73 virtual void drawDevice(const SkDraw& draw, SkBaseDevice*, int x, int y,
pixel_ref_utils.cc 310 virtual void drawDevice(const SkDraw&,
vector_platform_device_emf_win.cc 588 void VectorPlatformDeviceEmf::drawDevice(const SkDraw& draw,
  /external/chromium_org/third_party/skia/include/core/
SkBitmapDevice.h 112 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
SkDevice.h 241 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
271 * filter to drawSprite and drawDevice (and potentially filterImage).
  /external/skia/include/core/
SkBitmapDevice.h 123 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
163 * filter to drawSprite and drawDevice (and potentially filterImage).
SkDevice.h 260 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
290 * filter to drawSprite and drawDevice (and potentially filterImage).
  /external/chromium_org/third_party/skia/include/device/xps/
SkXPSDevice.h 140 virtual void drawDevice(
  /external/chromium_org/third_party/skia/include/pdf/
SkPDFDevice.h 62 * bottom left (PDF default) to the top left. Note2: drawDevice
111 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
  /external/chromium_org/third_party/skia/src/gpu/
SkGpuDevice.h 103 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
SkGpuDevice.cpp     [all...]
  /external/chromium_org/third_party/skia/src/utils/
SkPictureUtils.cpp 151 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
SkGatherPixelRefsAndRects.h 273 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
SkDeferredCanvas.cpp 231 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
    [all...]
  /external/skia/include/device/xps/
SkXPSDevice.h 138 virtual void drawDevice(
  /external/skia/include/gpu/
SkGpuDevice.h 114 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
  /external/skia/include/pdf/
SkPDFDevice.h 62 * bottom left (PDF default) to the top left. Note2: drawDevice
111 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
  /external/skia/src/gpu/
GrPictureUtils.cpp 23 // Currently the only interesting work is done in drawDevice (i.e., when a
117 virtual void drawDevice(const SkDraw& draw, SkBaseDevice* deviceIn, int x, int y,
  /external/skia/src/utils/
SkPictureUtils.cpp 151 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
SkGatherPixelRefsAndRects.h 278 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
SkDeferredCanvas.cpp 229 virtual void drawDevice(const SkDraw&, SkBaseDevice*, int x, int y,
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkBitmapDevice.cpp 354 void SkBitmapDevice::drawDevice(const SkDraw& draw, SkBaseDevice* device,
  /external/skia/src/core/
SkBitmapDevice.cpp 432 void SkBitmapDevice::drawDevice(const SkDraw& draw, SkBaseDevice* device,

Completed in 755 milliseconds

1 2