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

  /hardware/intel/img/hwcomposer/merrifield/ips/common/
VideoPayloadBuffer.h 49 nsecs_t hwc_timestamp; member in struct:android::intel::VideoPayloadBuffer
OverlayPlaneBase.cpp 601 payload->hwc_timestamp = systemTime();
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
VideoPayloadBuffer.h 49 nsecs_t hwc_timestamp; member in struct:android::intel::VideoPayloadBuffer
OverlayPlaneBase.cpp 580 payload->hwc_timestamp = systemTime();
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_rotate.c 204 long long hwc_timestamp = 0; local
211 if (obj_surface->share_info->hwc_timestamp > hwc_timestamp) {
212 hwc_timestamp = obj_surface->share_info->hwc_timestamp;
234 long long hwc_timestamp = 0; local
241 if (obj_surface->share_info->hwc_timestamp > hwc_timestamp) {
242 hwc_timestamp = obj_surface->share_info->hwc_timestamp;
    [all...]
psb_drv_video.h 511 long long hwc_timestamp; member in struct:psb_surface_share_info_s
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngOverlayPlane.cpp 167 payload->hwc_timestamp = systemTime();
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnOverlayPlane.cpp 715 payload->hwc_timestamp = systemTime();
722 payload->hwc_timestamp = systemTime();
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnOverlayPlane.cpp 802 payload->hwc_timestamp = systemTime();
809 payload->hwc_timestamp = systemTime();

Completed in 457 milliseconds