Searched refs:GetSize (Results 1 - 4 of 4) sorted by path

/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
H A Dnumeric.h84 vec2 normalized((pt - vec2(from.p1)).array() / vec2(from.GetSize()).array());
85 return (normalized * vec2(to.GetSize())) + vec2(to.p1);
H A Drange.h31 Eigen::Vector<T, d> GetSize() const { return p2 - p1; } function in struct:android::dvr::Range
H A Dring_buffer.h48 size_t GetSize() const { return size_; } function in class:android::dvr::RingBuffer
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1890 SLresult (*GetSize) ( member in struct:SL3DMacroscopicItf_

Completed in 154 milliseconds