OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endRecordingAsDrawable
(Results
1 - 4
of
4
) sorted by null
/external/skia/include/core/
SkPictureRecorder.h
98
SkDrawable* SK_WARN_UNUSED_RESULT
endRecordingAsDrawable
();
/external/skia/samplecode/
SampleArc.cpp
98
fRootDrawable = recorder.
endRecordingAsDrawable
();
SampleHT.cpp
143
fRoot.reset(recorder.
endRecordingAsDrawable
());
/external/skia/src/core/
SkPictureRecorder.cpp
180
SkDrawable* SkPictureRecorder::
endRecordingAsDrawable
() {
Completed in 685 milliseconds