Home
last modified time | relevance | path

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

/third_party/boost/tools/auto_index/src/
Dtiny_xml.hpp37 typedef boost::shared_ptr< element > element_ptr; typedef
/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.cpp2494 static const GrGLvoid* element_ptr(const GrBuffer* indexBuffer, int baseIndex) { in element_ptr() function