HomeSort by relevance Sort by last modified time
    Searched defs:updateDeviceCMCache (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkCanvas.cpp 279 canvas->updateDeviceCMCache();
587 const_cast<SkCanvas*>(this)->updateDeviceCMCache();
695 void SkCanvas::updateDeviceCMCache() {
    [all...]
  /external/skia/src/core/
SkCanvas.cpp 279 canvas->updateDeviceCMCache();
587 const_cast<SkCanvas*>(this)->updateDeviceCMCache();
695 void SkCanvas::updateDeviceCMCache() {
    [all...]

Completed in 37 milliseconds