Home | Sort by relevance Sort by last modified time |
/hardware/intel/img/hwcomposer/merrifield/ips/common/ | |
VideoPayloadBuffer.h | 49 nsecs_t hwc_timestamp; member in struct:android::intel::VideoPayloadBuffer |
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/ | |
VideoPayloadBuffer.h | 49 nsecs_t hwc_timestamp; member in struct:android::intel::VideoPayloadBuffer |
/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 |