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

  /external/skia/include/utils/
SkLuaCanvas.h 55 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
SkPaintFilterCanvas.h 63 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
SkDeferredCanvas.h 183 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
SkDumpCanvas.h 117 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
SkNWayCanvas.h 69 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
  /frameworks/base/libs/hwui/
SkiaCanvasProxy.h 67 virtual void onDrawBitmapNine(const SkBitmap& bitmap, const SkIRect& center,
SkiaCanvasProxy.cpp 109 void SkiaCanvasProxy::onDrawBitmapNine(const SkBitmap& bitmap, const SkIRect& center,
112 SkDEBUGFAIL("SkiaCanvasProxy::onDrawBitmapNine is not yet supported");
  /external/skia/src/utils/
SkPaintFilterCanvas.cpp 94 void SkPaintFilterCanvas::onDrawBitmapNine(const SkBitmap& bm, const SkIRect& center,
97 this->INHERITED::onDrawBitmapNine(bm, center, dst, apf.paint());
SkLuaCanvas.cpp 225 void SkLuaCanvas::onDrawBitmapNine(const SkBitmap& bitmap, const SkIRect& center, const SkRect& dst,
SkNWayCanvas.cpp 204 void SkNWayCanvas::onDrawBitmapNine(const SkBitmap& bitmap, const SkIRect& center,
SkDumpCanvas.cpp 366 void SkDumpCanvas::onDrawBitmapNine(const SkBitmap& bitmap, const SkIRect& center,
SkDeferredCanvas.cpp 896 void SkDeferredCanvas::onDrawBitmapNine(const SkBitmap& bitmap,
    [all...]
  /external/skia/experimental/PdfViewer/
SkNulCanvas.h 94 void onDrawBitmapNine(const SkBitmap& bitmap, const SkIRect& center,
  /external/skia/src/core/
SkRecorder.h 101 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
SkPictureRecord.h 190 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
SkRecorder.cpp 190 void SkRecorder::onDrawBitmapNine(const SkBitmap& bitmap,
SkPictureRecord.cpp 583 void SkPictureRecord::onDrawBitmapNine(const SkBitmap& bitmap, const SkIRect& center,
    [all...]
SkCanvas.cpp     [all...]
  /external/skia/src/utils/android/
SkAndroidSDKCanvas.h 47 void onDrawBitmapNine(const SkBitmap& bitmap, const SkIRect& center,
SkAndroidSDKCanvas.cpp 150 void SkAndroidSDKCanvas::onDrawBitmapNine(const SkBitmap& bitmap,
  /external/skia/src/utils/debugger/
SkDebugCanvas.h 209 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
SkDebugCanvas.cpp 420 void SkDebugCanvas::onDrawBitmapNine(const SkBitmap& bitmap, const SkIRect& center,
  /external/skia/include/core/
SkCanvas.h     [all...]
  /external/skia/src/pipe/
SkGPipeWrite.cpp 278 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst,
808 void SkGPipeCanvas::onDrawBitmapNine(const SkBitmap& bm, const SkIRect& center,
    [all...]

Completed in 597 milliseconds