Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/
H A DDevice.h151 applyClipToDraw(const Transform&, const Shape&, const SkStrokeRec&, PaintersDepth z);
H A DDevice.cpp272 auto [clip, clipOrder] = this->applyClipToDraw(localToDevice, shape, style, order.depth()); in drawShape()
332 std::pair<Clip, CompressedPaintersOrder> Device::applyClipToDraw(const Transform& localToDevice, in applyClipToDraw() function in skgpu::Device

Completed in 1 milliseconds