Home
last modified time | relevance | path

Searched refs:SkBitmapDevice (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/src/core/
DSkBitmapDevice.cpp49 SkBitmapDevice* fDevice;
64 static bool NeedsTiling(SkBitmapDevice* dev) { in NeedsTiling()
68 SkDrawTiler(SkBitmapDevice* dev, const SkRect* bounds) : fDevice(dev) { in SkDrawTiler()
187 class SkBitmapDevice::BDDraw : public SkDraw {
189 BDDraw(SkBitmapDevice* dev) { in BDDraw()
215 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap) in SkBitmapDevice() function in SkBitmapDevice
226 SkBitmapDevice* SkBitmapDevice::Create(const SkImageInfo& info) { in Create()
230 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, in SkBitmapDevice() function in SkBitmapDevice
249 SkBitmapDevice* SkBitmapDevice::Create(const SkImageInfo& origInfo, in Create()
294 return new SkBitmapDevice(bitmap, surfaceProps, hndl, trackCoverage ? &coverage : nullptr); in Create()
[all …]
DSkBitmapDevice.h35 class SkBitmapDevice : public SkBaseDevice {
42 SkBitmapDevice(const SkBitmap& bitmap);
49 static SkBitmapDevice* Create(const SkImageInfo& info);
56 SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps,
59 static SkBitmapDevice* Create(const SkImageInfo&, const SkSurfaceProps&,
63 static SkBitmapDevice* Create(const SkImageInfo& info, const SkSurfaceProps& props) { in Create()
DBUILD.bazel35 "SkBitmapDevice.cpp",
36 "SkBitmapDevice.h",
DSkDevice.h448 friend class SkBitmapDevice; variable
DSkCanvas.cpp450 sk_sp<SkBaseDevice> device(new SkBitmapDevice(bitmap, fProps, nullptr, nullptr)); in SkCanvas()
461 sk_sp<SkBaseDevice> device(new SkBitmapDevice(bitmap, fProps, hndl, nullptr)); in SkCanvas()
474 sk_sp<SkBaseDevice> device(new SkBitmapDevice(tmp, fProps, nullptr, nullptr)); in SkCanvas()
/third_party/flutter/skia/src/core/
DSkBitmapDevice.cpp49 SkBitmapDevice* fDevice;
64 static bool NeedsTiling(SkBitmapDevice* dev) { in NeedsTiling()
68 SkDrawTiler(SkBitmapDevice* dev, const SkRect* bounds) : fDevice(dev) { in SkDrawTiler()
187 class SkBitmapDevice::BDDraw : public SkDraw {
189 BDDraw(SkBitmapDevice* dev) { in BDDraw()
215 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap) in SkBitmapDevice() function in SkBitmapDevice
226 SkBitmapDevice* SkBitmapDevice::Create(const SkImageInfo& info) { in Create()
230 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, in SkBitmapDevice() function in SkBitmapDevice
249 SkBitmapDevice* SkBitmapDevice::Create(const SkImageInfo& origInfo, in Create()
294 return new SkBitmapDevice(bitmap, surfaceProps, hndl, trackCoverage ? &coverage : nullptr); in Create()
[all …]
DSkBitmapDevice.h35 class SkBitmapDevice : public SkBaseDevice {
42 SkBitmapDevice(const SkBitmap& bitmap);
49 static SkBitmapDevice* Create(const SkImageInfo& info);
56 SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps,
59 static SkBitmapDevice* Create(const SkImageInfo&, const SkSurfaceProps&,
63 static SkBitmapDevice* Create(const SkImageInfo& info, const SkSurfaceProps& props) { in Create()
DSkDevice.h361 friend class SkBitmapDevice; variable
DSkCanvas.cpp564 sk_sp<SkBaseDevice> device(new SkBitmapDevice(bitmap, fProps, nullptr, nullptr)); in SkCanvas()
576 sk_sp<SkBaseDevice> device(new SkBitmapDevice(bitmap, fProps, hndl, nullptr)); in SkCanvas()
592 sk_sp<SkBaseDevice> device(new SkBitmapDevice(tmp, fProps, nullptr, nullptr)); in SkCanvas()
/third_party/flutter/skia/tests/
DLayerDrawLooperTest.cpp28 class FakeDevice : public SkBitmapDevice {
42 typedef SkBitmapDevice INHERITED;
DDeviceTest.cpp47 sk_sp<SkBaseDevice> bmDev(SkBitmapDevice::Create(ii));
/third_party/flutter/skia/include/core/
DSkRasterHandleAllocator.h82 friend class SkBitmapDevice;
/third_party/skia/include/core/
DSkRasterHandleAllocator.h87 friend class SkBitmapDevice;
/third_party/skia/tests/
DDeviceTest.cpp47 sk_sp<SkBaseDevice> bmDev(SkBitmapDevice::Create(ii));
/third_party/flutter/skia/gn/
Dcore.gni124 "$_src/core/SkBitmapDevice.cpp",
125 "$_src/core/SkBitmapDevice.h",
/third_party/skia/gn/
Dcore.gni121 "$_src/core/SkBitmapDevice.cpp",
122 "$_src/core/SkBitmapDevice.h",
/third_party/flutter/skia/src/pdf/
DSkPDFDevice.cpp198 return SkBitmapDevice::Create(cinfo.fInfo, SkSurfaceProps(0, kUnknown_SkPixelGeometry)); in onCreateDevice()
/third_party/skia/src/pdf/
DSkPDFDevice.cpp221 return SkBitmapDevice::Create(cinfo.fInfo, SkSurfaceProps(0, kUnknown_SkPixelGeometry)); in onCreateDevice()
/third_party/flutter/build/skia/ohos/
DBUILD.gn239 "$flutter_root/skia/src/core/SkBitmapDevice.cpp",
/third_party/flutter/build/skia/
DBUILD.gn553 "$flutter_root/skia/src/core/SkBitmapDevice.cpp",
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_skia3137 FILE: ../../../third_party/skia/src/core/SkBitmapDevice.cpp
3138 FILE: ../../../third_party/skia/src/core/SkBitmapDevice.h