Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
Dring_buffer.h62 const T& Front() const { return Get(0); } in Front() function
64 T& Front() { return Get(0); } in Front() function