Searched defs:top (Results 26 - 50 of 66) sorted by relevance

123

/hardware/libhardware/include/hardware/
H A Dgralloc1.h876 int32_t top; member in struct:gralloc1_rect
930 * represent the top-left corner of the entire buffer, even if accessRegion does
931 * not begin at the top-left corner.
/hardware/qcom/display/msm8909/libdrmutils/
H A Ddrm_interface.h203 uint32_t top; // Top-most pixel coordinate. member in struct:sde_drm::DRMRect
/hardware/qcom/display/msm8909w_3100/libdrmutils/
H A Ddrm_interface.h203 uint32_t top; // Top-most pixel coordinate. member in struct:sde_drm::DRMRect
/hardware/qcom/msm8994/kernel-headers/media/
H A Dmsm_vidc.h79 unsigned int top; member in struct:msm_vidc_input_crop_payload
/hardware/qcom/msm8994/original-kernel-headers/media/
H A Dmsm_vidc.h51 unsigned int top; member in struct:msm_vidc_input_crop_payload
/hardware/qcom/msm8x84/kernel-headers/media/
H A Dmsm_vidc.h79 unsigned int top; member in struct:msm_vidc_input_crop_payload
/hardware/qcom/msm8x84/original-kernel-headers/media/
H A Dmsm_vidc.h51 unsigned int top; member in struct:msm_vidc_input_crop_payload
/hardware/qcom/msm8996/kernel-headers/media/
H A Dmsm_vidc.h96 unsigned int top; member in struct:msm_vidc_input_crop_payload
107 unsigned int top; member in struct:msm_vidc_output_crop_payload
/hardware/qcom/msm8996/original-kernel-headers/media/
H A Dmsm_vidc.h75 unsigned int top; member in struct:msm_vidc_input_crop_payload
85 unsigned int top; member in struct:msm_vidc_output_crop_payload
/hardware/qcom/msm8998/kernel-headers/media/
H A Dmsm_vidc.h81 unsigned int top; member in struct:msm_vidc_input_crop_payload
90 unsigned int top; member in struct:msm_vidc_output_crop_payload
/hardware/qcom/msm8998/original-kernel-headers/media/
H A Dmsm_vidc.h75 unsigned int top; member in struct:msm_vidc_input_crop_payload
85 unsigned int top; member in struct:msm_vidc_output_crop_payload
/hardware/qcom/display/msm8909/sdm/include/private/
H A Dhw_info_types.h246 int top_align = 1; // ROI top alignment restriction
357 int32_t extension = 0; // Number of pixels extension in left, right, top and bottom directions
361 int32_t overfetch = 0; // Number of pixels need to be overfetched in left, right, top and bottom
364 int32_t repeat = 0; // Number of pixels need to be repeated in left, right, top and bottom
374 HWPixelExtension top; member in struct:sdm::HWPlane
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
H A Dhw_info_types.h245 int top_align = 1; // ROI top alignment restriction
356 int32_t extension = 0; // Number of pixels extension in left, right, top and bottom directions
360 int32_t overfetch = 0; // Number of pixels need to be overfetched in left, right, top and bottom
363 int32_t repeat = 0; // Number of pixels need to be repeated in left, right, top and bottom
373 HWPixelExtension top; member in struct:sdm::HWPlane
/hardware/qcom/display/msm8996/sdm/include/private/
H A Dhw_info_types.h223 int top_align = 0; // ROI top alignment restriction
319 int32_t extension = 0; // Number of pixels extension in left, right, top and bottom directions
323 int32_t overfetch = 0; // Number of pixels need to be overfetched in left, right, top and bottom
326 int32_t repeat = 0; // Number of pixels need to be repeated in left, right, top and bottom
336 HWPixelExtension top; member in struct:sdm::HWPlane
/hardware/qcom/display/msm8998/sdm/include/private/
H A Dhw_info_types.h239 int top_align = 1; // ROI top alignment restriction
350 int32_t extension = 0; // Number of pixels extension in left, right, top and bottom directions
354 int32_t overfetch = 0; // Number of pixels need to be overfetched in left, right, top and bottom
357 int32_t repeat = 0; // Number of pixels need to be repeated in left, right, top and bottom
367 HWPixelExtension top; member in struct:sdm::HWPlane
/hardware/intel/img/psb_video/src/mrst/
H A Dpvr2d.h137 If the top bit of the format field is set then PVR2D reads it as a PVRSRV_PIXEL_FORMAT.
341 PVR2D_LONG MaskX, MaskY; /* mask rect top left (mask size = blt size) */
357 PVR2D_LONG left, top; member in struct:_PVR2DRECT
/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp315 Return<Status> setCrop(int32_t left, int32_t top,
479 Return<Status> PreviewWindowCb::setCrop(int32_t left, int32_t top, argument
481 android_native_rect_t crop = { left, top, right, bottom };
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h302 uint32_t top; member in struct:vdpp_framesize
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_vidc_dec.h489 uint32_t top; member in struct:vdec_framesize
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h529 uint32_t top; member in struct:vdec_framesize
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_vidc_dec.h494 uint32_t top; member in struct:vdec_framesize
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h531 uint32_t top; member in struct:vdec_framesize
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_vidc_dec.h497 uint32_t top; member in struct:vdec_framesize
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h534 uint32_t top; member in struct:vdec_framesize
/hardware/qcom/msm8998/kernel-headers/linux/
H A Dmsm_vidc_dec.h500 uint32_t top; member in struct:vdec_framesize

Completed in 701 milliseconds

123