Searched defs:kPoseAsyncBufferTotalCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libvrsensor/include/private/dvr/
H A Dsensor_constants.h10 #define kPoseAsyncBufferTotalCount 8 macro
14 constexpr uint32_t kPoseAsyncBufferIndexMask = kPoseAsyncBufferTotalCount - 1;

Completed in 174 milliseconds