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

/external/skia/src/core/
H A DSkCanvas.cpp251 canvas->updateDeviceCMCache();
697 const_cast<SkCanvas*>(this)->updateDeviceCMCache();
824 void SkCanvas::updateDeviceCMCache() { function in class:SkCanvas
/external/skia/include/core/
H A DSkCanvas.h1283 bool fDeviceCMDirty; // cleared by updateDeviceCMCache()
1284 void updateDeviceCMCache();

Completed in 55 milliseconds