Searched refs:SkNoPixelsBitmapDevice (Results 1 – 2 of 2) sorted by relevance
386 friend class SkNoPixelsBitmapDevice; variable
698 class SkNoPixelsBitmapDevice : public SkBitmapDevice { class700 SkNoPixelsBitmapDevice(const SkIRect& bounds, const SkSurfaceProps& surfaceProps) in SkNoPixelsBitmapDevice() function in SkNoPixelsBitmapDevice718 this->init(new SkNoPixelsBitmapDevice(SkIRect::MakeWH(width, height), fProps), in SkCanvas()729 this->init(new SkNoPixelsBitmapDevice(bounds, fProps), flags)->unref(); in SkCanvas()