Searched defs:replaceWithElement (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/m133/src/gpu/graphite/ | ||
| D | ClipStack_graphite.cpp | 938 void ClipStack::SaveRecord::replaceWithElement(RawElement&& toAdd, in replaceWithElement() function in skgpu::graphite::ClipStack::SaveRecord |
| /third_party/skia/m133/src/gpu/ganesh/ | ||
| D | ClipStack.cpp | 1138 void ClipStack::SaveRecord::replaceWithElement(RawElement&& toAdd, RawElement::Stack* elements) { in replaceWithElement() function in skgpu::ganesh::ClipStack::SaveRecord |
| /third_party/skia/src/gpu/v1/ | ||
| D | ClipStack.cpp | 1085 void ClipStack::SaveRecord::replaceWithElement(RawElement&& toAdd, RawElement::Stack* elements) { in replaceWithElement() function in skgpu::v1::ClipStack::SaveRecord |