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

  /external/skia/include/utils/
SkNoDrawCanvas.h 72 void onDrawBitmapLattice(const SkBitmap&, const Lattice&, const SkRect&,
  /external/skia/src/core/
SkOverdrawCanvas.h 54 void onDrawBitmapLattice(const SkBitmap&, const Lattice&, const SkRect&,
SkLiteRecorder.h 62 void onDrawBitmapLattice(const SkBitmap&, const Lattice&, const SkRect&,
SkRecorder.h 119 void onDrawBitmapLattice(const SkBitmap&, const Lattice& lattice, const SkRect& dst,
SkLiteRecorder.cpp 145 void SkLiteRecorder::onDrawBitmapLattice(const SkBitmap& bm,
SkPictureRecord.h 241 void onDrawBitmapLattice(const SkBitmap&, const SkCanvas::Lattice& lattice, const SkRect& dst,
SkOverdrawCanvas.cpp 288 void SkOverdrawCanvas::onDrawBitmapLattice(const SkBitmap& bitmap, const Lattice& lattice,
SkColorSpaceXformCanvas.cpp 209 void onDrawBitmapLattice(const SkBitmap& bitmap,
SkRecorder.cpp 218 void SkRecorder::onDrawBitmapLattice(const SkBitmap& bitmap, const Lattice& lattice,
SkCanvas.cpp     [all...]
  /frameworks/base/libs/hwui/tests/unit/
FatalTestCanvas.h 118 void onDrawBitmapLattice(const SkBitmap&, const Lattice& lattice, const SkRect& dst,
120 ADD_FAILURE() << "onDrawBitmapLattice not expected in this test";
  /external/skia/src/pipe/
SkPipeCanvas.h 155 void onDrawBitmapLattice(const SkBitmap&, const Lattice& lattice, const SkRect& dst,
SkPipeCanvas.cpp 487 void SkPipeCanvas::onDrawBitmapLattice(const SkBitmap& bitmap, const Lattice& lattice,
    [all...]
  /external/skia/src/utils/
SkDeferredCanvas.h 80 void onDrawBitmapLattice(const SkBitmap&, const Lattice& lattice, const SkRect& dst,
SkDeferredCanvas.cpp 413 void SkDeferredCanvas::onDrawBitmapLattice(const SkBitmap& bitmap, const Lattice& lattice,
  /external/skia/include/core/
SkCanvas.h     [all...]

Completed in 66 milliseconds