Home
last modified time | relevance | path

Searched refs:Front (Results 1 – 5 of 5) 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
/frameworks/native/libs/vr/libvrflinger/
Ddisplay_surface.cpp399 AcquiredBuffer buffer = std::move(acquired_buffers_.Front()); in AcquireCurrentBuffer()
418 acquired_buffers_.Front().IsAvailable()) { in AcquireNewestAvailableBuffer()
424 buffer = std::move(acquired_buffers_.Front()); in AcquireNewestAvailableBuffer()
440 acquired_buffers_.Front().IsAvailable(); in IsBufferAvailable()
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dlayer_info.rsh6 // Front and back depth values of this layer.
Dlayer_info_fast.rsh6 // Front and back depth values of this layer.
/frameworks/native/vulkan/api/
Dvulkan.api2941 VK_STENCIL_FACE_FRONT_BIT = 0x00000001, /// Front face