Home
last modified time | relevance | path

Searched defs:VectorLength (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/include/flatbuffers/
Dvector.h383 template<typename T> static inline size_t VectorLength(const Vector<T> *v) { in VectorLength() function
/external/flatbuffers/src/
Dbinary_annotator.h124 VectorLength, enumerator
/external/angle/src/compiler/translator/
DIntermNode.cpp79 float VectorLength(const TConstantUnion *paramArray, size_t paramArraySize) in VectorLength() function