Searched defs:getRecordingCanvas (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkPictureRecorder.cpp46 return this->getRecordingCanvas();
58 return this->getRecordingCanvas();
61 SkCanvas* SkPictureRecorder::getRecordingCanvas() { function in class:SkPictureRecorder
/external/chromium_org/third_party/skia/src/core/
H A DSkPictureRecorder.cpp49 return this->getRecordingCanvas();
64 return this->getRecordingCanvas();
67 SkCanvas* SkPictureRecorder::getRecordingCanvas() { function in class:SkPictureRecorder

Completed in 145 milliseconds