Searched refs:onDrawPatch (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/skia/include/utils/
H A DSkNWayCanvas.h80 virtual void onDrawPatch(const SkPoint cubics[12], const SkColor colors[4],
H A DSkProxyCanvas.h77 virtual void onDrawPatch(const SkPoint cubics[12], const SkColor colors[4],
H A DSkDeferredCanvas.h197 virtual void onDrawPatch(const SkPoint cubics[12], const SkColor colors[4],
H A DSkDumpCanvas.h123 virtual void onDrawPatch(const SkPoint cubics[12], const SkColor colors[4],
/external/chromium_org/third_party/skia/src/core/
H A DSkBBoxRecord.h71 virtual void onDrawPatch(const SkPoint cubics[12], const SkColor colors[4],
H A DSkRecorder.h98 void onDrawPatch(const SkPoint cubics[12], const SkColor colors[4],
H A DSkBBoxRecord.cpp304 void SkBBoxRecord::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], function in class:SkBBoxRecord
310 INHERITED::onDrawPatch(cubics, colors, texCoords, xmode, paint);
H A DSkPictureRecord.h224 virtual void onDrawPatch(const SkPoint cubics[12], const SkColor colors[4],
H A DSkRecorder.cpp224 void SkRecorder::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], function in class:SkRecorder
H A DSkCanvas.cpp2268 this->onDrawPatch(cubics, colors, texCoords, xmode, paint);
2271 void SkCanvas::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], function in class:SkCanvas
H A DSkPictureRecord.cpp1313 void SkPictureRecord::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], function in class:SkPictureRecord
/external/chromium_org/third_party/skia/src/utils/
H A DSkProxyCanvas.cpp158 void SkProxyCanvas::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], function in class:SkProxyCanvas
H A DSkNWayCanvas.cpp296 void SkNWayCanvas::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], function in class:SkNWayCanvas
H A DSkDumpCanvas.cpp458 void SkDumpCanvas::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], function in class:SkDumpCanvas
H A DSkDeferredCanvas.cpp940 void SkDeferredCanvas::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], function in class:SkDeferredCanvas
/external/chromium_org/third_party/skia/include/core/
H A DSkCanvas.h1250 virtual void onDrawPatch(const SkPoint cubics[12], const SkColor colors[4],
/external/chromium_org/third_party/skia/src/pipe/
H A DSkGPipeWrite.cpp290 virtual void onDrawPatch(const SkPoint cubics[12], const SkColor colors[4],
1089 void SkGPipeCanvas::onDrawPatch(const SkPoint cubics[12], const SkColor colors[4], function in class:SkGPipeCanvas

Completed in 241 milliseconds