Home
last modified time | relevance | path

Searched refs:hwc_timestamp (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_rotate.c199 long long hwc_timestamp = 0; in psb_RecalcAlternativeOutput() local
206 if (obj_surface->share_info->hwc_timestamp > hwc_timestamp) { in psb_RecalcAlternativeOutput()
207 hwc_timestamp = obj_surface->share_info->hwc_timestamp; in psb_RecalcAlternativeOutput()
229 long long hwc_timestamp = 0; in psb_RecalcAlternativeOutput() local
236 if (obj_surface->share_info->hwc_timestamp > hwc_timestamp) { in psb_RecalcAlternativeOutput()
237 hwc_timestamp = obj_surface->share_info->hwc_timestamp; in psb_RecalcAlternativeOutput()
Dpsb_drv_video.h493 long long hwc_timestamp; member
/hardware/intel/img/hwcomposer/ips/common/
DVideoPayloadBuffer.h49 nsecs_t hwc_timestamp; member
DOverlayPlaneBase.cpp581 payload->hwc_timestamp = systemTime(); in rotatedBufferReady()
/hardware/intel/img/hwcomposer/ips/anniedale/
DAnnOverlayPlane.cpp816 payload->hwc_timestamp = systemTime(); in signalVideoRotation()
823 payload->hwc_timestamp = systemTime(); in signalVideoRotation()