Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkCanvas.h1348 void updateDeviceCMCache();
/external/skia/src/core/
DSkCanvas.cpp331 canvas->updateDeviceCMCache(); in SkDrawIter()
837 const_cast<SkCanvas*>(this)->updateDeviceCMCache(); in getTopDevice()
968 void SkCanvas::updateDeviceCMCache() { in updateDeviceCMCache() function in SkCanvas