HomeSort by relevance Sort by last modified time
    Searched refs:display_timestamp (Results 1 - 8 of 8) sorted by null

  /frameworks/native/libs/vr/libvrsensor/include/private/dvr/
pose_client_internal.h 24 // |display_timestamp| Display timestamp is in the middle of scanout.
29 int64_t display_timestamp,
  /frameworks/native/libs/vr/libvrsensor/
pose_client.cpp 214 int NotifyVsync(uint32_t vsync_count, int64_t display_timestamp,
219 {.iov_base = &display_timestamp, .iov_len = sizeof(display_timestamp)},
326 int64_t display_timestamp,
329 return PoseClient::FromC(client)->NotifyVsync(vsync_count, display_timestamp,
  /hardware/intel/img/psb_video/src/x11/
psb_xvva.c 737 obj_surface->display_timestamp = 0;
819 obj_surface->display_timestamp = GetTickCount();
824 obj_surface->display_timestamp = 0;
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 558 unsigned long display_timestamp; /* record the time point of put surface*/ member in struct:object_surface_s
psb_surface_attrib.c 187 obj_surface->display_timestamp = 0;
psb_texture.c 712 obj_surface->display_timestamp = 0;
    [all...]
psb_overlay.c     [all...]
psb_drv_video.c     [all...]

Completed in 1481 milliseconds