Searched defs:vsync_count (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/libs/vr/libvrsensor/ |
| D | pose_client.cpp | 46 int GetPose(uint32_t vsync_count, DvrPoseAsync* out_pose) { in GetPose() 66 int GetControllerPose(int32_t controller_id, uint32_t vsync_count, in GetControllerPose() 214 int NotifyVsync(uint32_t vsync_count, int64_t display_timestamp, in NotifyVsync() 287 int dvrPoseGet(DvrPose* client, uint32_t vsync_count, DvrPoseAsync* out_pose) { in dvrPoseGet() 296 uint32_t vsync_count, DvrPoseAsync* out_pose) { in dvrPoseGetController() 325 int privateDvrPoseNotifyVsync(DvrPose* client, uint32_t vsync_count, in privateDvrPoseNotifyVsync()
|
| /frameworks/native/libs/vr/libvrsensor/include/private/dvr/ |
| D | pose_client_internal.h | 20 uint32_t vsync_count; member
|
| /frameworks/native/libs/vr/libvrflinger/ |
| D | vsync_service.cpp | 37 uint32_t vsync_count) { in VSyncEvent()
|