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

  /external/drm_hwcomposer/
separate_rects.cpp 51 TId rect_id; member in struct:separate_rects::SweepEvent
54 return (y < rhs.y || (y == rhs.y && rect_id < rhs.rect_id));
117 evt.rect_id = i;
132 const Rect<TNum> &rect = in[h_evt.rect_id];
138 v_evt.rect_id = h_evt.rect_id;
193 active_set.add(v_evt.rect_id);
195 active_set.subtract(v_evt.rect_id);
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 335 OMX_U32 rect_id; member in struct:__anon50962
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 332 OMX_U32 rect_id; member in struct:__anon50981
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 332 OMX_U32 rect_id; member in struct:__anon51022
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 332 OMX_U32 rect_id; member in struct:__anon51073

Completed in 403 milliseconds