OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copyPicture
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/debugger/
SkDebugger.h
67
SkPicture*
copyPicture
();
SkDebugger.cpp
39
SkPicture* SkDebugger::
copyPicture
() {
/external/chromium_org/third_party/skia/debugger/QT/
SkDebuggerGUI.cpp
643
SkAutoTUnref<SkPicture> copy(fDebugger.
copyPicture
());
[
all
...]
Completed in 34 milliseconds