Home
last modified time | relevance | path

Searched refs:updateDeviceCMCache (Results 1 – 4 of 4) sorted by relevance

/external/skia/legacy/include/core/
DSkCanvas.h971 void updateDeviceCMCache();
/external/skia/include/core/
DSkCanvas.h1040 void updateDeviceCMCache();
/external/skia/src/core/
DSkCanvas.cpp278 canvas->updateDeviceCMCache(); in SkDrawIter()
607 const_cast<SkCanvas*>(this)->updateDeviceCMCache(); in getTopDevice()
715 void SkCanvas::updateDeviceCMCache() { in updateDeviceCMCache() function in SkCanvas
/external/skia/legacy/src/core/
DSkCanvas.cpp219 canvas->updateDeviceCMCache(); in SkDrawIter()
612 void SkCanvas::updateDeviceCMCache() { in updateDeviceCMCache() function in SkCanvas