OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aboutToDraw
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/image/
SkSurface.cpp
38
void SkSurface_Base::
aboutToDraw
(ContentChangeMode mode) {
89
asSB(this)->
aboutToDraw
(mode);
/external/skia/src/image/
SkSurface.cpp
38
void SkSurface_Base::
aboutToDraw
(ContentChangeMode mode) {
89
asSB(this)->
aboutToDraw
(mode);
/external/chromium_org/third_party/skia/src/utils/
SkDeferredCanvas.cpp
241
void
aboutToDraw
();
344
void DeferredDevice::
aboutToDraw
()
362
aboutToDraw
();
447
//
aboutToDraw
() is called and that notifyContentWillChange is called, without
453
this->
aboutToDraw
();
[
all
...]
/external/skia/src/utils/
SkDeferredCanvas.cpp
241
void
aboutToDraw
();
344
void DeferredDevice::
aboutToDraw
()
362
aboutToDraw
();
447
//
aboutToDraw
() is called and that notifyContentWillChange is called, without
453
this->
aboutToDraw
();
[
all
...]
Completed in 27 milliseconds