Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/v1/
H A DClipStack.h143 void updateForElement(RawElement* added, const SaveRecord& current);
H A DClipStack.cpp677 void ClipStack::RawElement::updateForElement(RawElement* added, const SaveRecord& current) { in updateForElement() function in skgpu::v1::ClipStack::RawElement
1015 existing.updateForElement(&toAdd, *this); in appendElement()
1565 // in the clip state; fall through to below and updateForElement() will handle it. in clip()

Completed in 4 milliseconds