OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SkBeginDrawPictureCommand
(Results
1 - 3
of
3
) sorted by null
/external/skia/tools/debugger/
SkDrawCommand.h
388
class
SkBeginDrawPictureCommand
: public SkDrawCommand {
390
SkBeginDrawPictureCommand
(const SkPicture* picture,
SkDebugCanvas.cpp
437
this->addDrawCommand(new
SkBeginDrawPictureCommand
(picture, matrix, paint));
SkDrawCommand.cpp
[
all
...]
Completed in 45 milliseconds