Searched defs:VertexArray (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/rs/
H A DrsVertexArray.cpp26 VertexArray::VertexArray() function in class:VertexArray
31 VertexArray::~VertexArray()
36 void VertexArray::clearAll()
45 VertexArray::Attrib::Attrib()
50 void VertexArray::Attrib::set(const Attrib &a)
62 void VertexArray::Attrib::clear()
73 void VertexArray::clear(uint32_t n)
78 void VertexArray
[all...]
H A DrsVertexArray.h30 class VertexArray class in namespace:android::renderscript
33 VertexArray();
34 virtual ~VertexArray();
77 //VertexArray::Attrib mAttribs[VertexArray::_LAST];

Completed in 131 milliseconds