Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
H A DSkCanvasStateUtils.cpp114 // See setup_MC_state, clipRects is only allocated when the clip isn't empty; and empty in ~SkCanvasState_v1()
141 static void setup_MC_state(SkMCState* state, const SkMatrix& matrix, const SkIRect& clip) { in setup_MC_state() function
176 setup_MC_state(&canvasState->mcState, canvas->getTotalMatrix(), canvas->getDeviceClipBounds()); in CaptureCanvasState()
218 setup_MC_state(&layerState->mcState, device->localToDevice(), device->devClipBounds()); in CaptureCanvasState()

Completed in 1 milliseconds