Home
last modified time | relevance | path

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

/external/googletest/googlemock/include/gmock/internal/
Dgmock-internal-utils.h342 typedef typename std::remove_const<Element>::type RawElement; typedef
368 RawElement; typedef
/external/skia/src/gpu/
DGrClipStack.cpp446 GrClipStack::RawElement::RawElement(const SkMatrix& localToDevice, const GrShape& shape, in RawElement() function in GrClipStack::RawElement