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

  /external/chromium_org/third_party/skia/src/core/
SkCanvas.cpp 163 void updateMC(const SkMatrix& totalMatrix, const SkRasterClip& totalClip,
702 layer->updateMC(totalMatrix, totalClip, fClipStack, NULL);
706 layer->updateMC(totalMatrix, clip, fClipStack, &clip);
    [all...]
  /external/skia/src/core/
SkCanvas.cpp 163 void updateMC(const SkMatrix& totalMatrix, const SkRasterClip& totalClip,
702 layer->updateMC(totalMatrix, totalClip, fClipStack, NULL);
706 layer->updateMC(totalMatrix, clip, fClipStack, &clip);
    [all...]

Completed in 25 milliseconds