#include <SkRecordDraw.h>
Definition at line 33 of file SkRecordDraw.h.
◆ Draw()
Definition at line 35 of file SkRecordDraw.h.
39 , fCanvas(canvas)
41 , fDrawables(drawables)
43 {}
SkM44 getLocalToDevice() const
SkPicture const *const * drawablePicts() const
int drawableCount() const
◆ draw() [1/2]
template<>
void SkRecords::Draw::draw |
( |
const DrawBehind & |
r | ) |
|
Definition at line 112 of file SkRecordDraw.cpp.
112 {
114}
static void DrawBehind(SkCanvas *canvas, const SkPaint &paint)
◆ draw() [2/2]
template<>
void SkRecords::Draw::draw |
( |
const NoOp & |
| ) |
|
◆ drawableCount()
int SkRecords::Draw::drawableCount |
( |
| ) |
const |
|
inlineprotected |
◆ drawablePicts()
SkPicture const *const * SkRecords::Draw::drawablePicts |
( |
| ) |
const |
|
inlineprotected |
◆ operator()()
void SkRecords::Draw::operator() |
( |
const T & |
r | ) |
|
|
inline |
The documentation for this class was generated from the following files: