OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recordedDrawCommand
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/utils/
SkDeferredCanvas.cpp
162
void
recordedDrawCommand
();
396
void DeferredDevice::
recordedDrawCommand
() {
486
this->
recordedDrawCommand
();
586
void SkDeferredCanvas::
recordedDrawCommand
() {
588
this->getDeferredDevice()->
recordedDrawCommand
();
711
this->
recordedDrawCommand
();
721
this->
recordedDrawCommand
();
729
this->
recordedDrawCommand
();
739
this->
recordedDrawCommand
();
746
this->
recordedDrawCommand
();
[
all
...]
/external/skia/src/utils/
SkDeferredCanvas.cpp
162
void
recordedDrawCommand
();
396
void DeferredDevice::
recordedDrawCommand
() {
486
this->
recordedDrawCommand
();
586
void SkDeferredCanvas::
recordedDrawCommand
() {
588
this->getDeferredDevice()->
recordedDrawCommand
();
711
this->
recordedDrawCommand
();
721
this->
recordedDrawCommand
();
729
this->
recordedDrawCommand
();
739
this->
recordedDrawCommand
();
746
this->
recordedDrawCommand
();
[
all
...]
Completed in 23 milliseconds