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

  /hardware/intel/img/hwcomposer/ips/common/
VideoPayloadBuffer.h 49 nsecs_t hwc_timestamp; member in struct:android::intel::VideoPayloadBuffer
OverlayPlaneBase.cpp 581 payload->hwc_timestamp = systemTime();
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_rotate.c 199 long long hwc_timestamp = 0; local
206 if (obj_surface->share_info->hwc_timestamp > hwc_timestamp) {
207 hwc_timestamp = obj_surface->share_info->hwc_timestamp;
229 long long hwc_timestamp = 0; local
236 if (obj_surface->share_info->hwc_timestamp > hwc_timestamp) {
237 hwc_timestamp = obj_surface->share_info->hwc_timestamp;
    [all...]
psb_drv_video.h 493 long long hwc_timestamp; member in struct:psb_surface_share_info_s
  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnOverlayPlane.cpp 816 payload->hwc_timestamp = systemTime();
823 payload->hwc_timestamp = systemTime();

Completed in 87 milliseconds