OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkEndDrawPictureCommand
(Results
1 - 3
of
3
) sorted by null
/external/skia/tools/debugger/
SkDrawCommand.h
405
class
SkEndDrawPictureCommand
: public SkDrawCommand {
407
SkEndDrawPictureCommand
(bool restore);
SkDebugCanvas.cpp
440
this->addDrawCommand(new
SkEndDrawPictureCommand
(SkToBool(matrix) || SkToBool(paint)));
SkDrawCommand.cpp
[
all
...]
Completed in 69 milliseconds