Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/
H A Dvector_utils.h109 friend class VectorBase; variable
183 VectorBase<Dimension, Type>::VectorBase(Type element) in VectorBase() function
193 VectorBase<Dimension, Type>::VectorBase(const VectorBase<Dimension, Type2> &other) in VectorBase() function
213 VectorBase<Dimension, Type>::VectorBase(const Arg1 &arg1, const Arg2 &arg2, const Args &...args) in VectorBase() function
/aosp_15_r20/external/libgav1/src/utils/
H A Dvector.h69 VectorBase(VectorBase&& other) noexcept in VectorBase() function