OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyDrawingChanged
(Results
1 - 4
of
4
) sorted by null
/external/skia/include/core/
SkDrawable.h
42
* Subclasses that change their state should call
notifyDrawingChanged
() to ensure that
59
void
notifyDrawingChanged
();
/external/skia/src/core/
SkDrawable.cpp
67
void SkDrawable::
notifyDrawingChanged
() {
/external/skia/samplecode/
SampleArc.cpp
50
this->
notifyDrawingChanged
();
SampleHT.cpp
77
this->
notifyDrawingChanged
();
Completed in 194 milliseconds