Home
last modified time | relevance | path

Searched defs:RawElement (Results 1 – 2 of 2) sorted by relevance

/third_party/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h362 typedef typename std::remove_const<Element>::type RawElement; typedef
388 RawElement; typedef
/third_party/skia/src/gpu/v1/
DClipStack.cpp438 ClipStack::RawElement::RawElement(const SkMatrix& localToDevice, const GrShape& shape, in RawElement() function in skgpu::v1::ClipStack::RawElement