Searched refs:left (Results 151 - 175 of 212) sorted by relevance

123456789

/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_display.cpp377 hwc_rect_t scaled_display_frame = {INT(layer->dst_rect.left), INT(layer->dst_rect.top),
1491 rect.top = 0; rect.left = 0;
1541 visible_rect->left = INT(display_rect_.left);
1545 DLOGI("Dpy = %d Visible Display Rect(%d %d %d %d)", visible_rect->left, visible_rect->top,
/hardware/qcom/display/msm8996/libqdutils/
H A Ddisplay_config.cpp115 rect.left = outParcel.readInt32();
/hardware/qcom/display/msm8996/sdm/include/private/
H A Dhw_info_types.h221 int left_align = 0; // ROI left 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
335 HWPixelExtension left; member in struct:sdm::HWPlane
405 HWPipeInfo left_pipe; // pipe for left side of output
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_color_manager.cpp283 layer.sourceCropf.left = solid_fill_params_.rect.x;
/hardware/qcom/display/msm8998/libqdutils/
H A Ddisplay_config.cpp115 rect.left = outParcel.readInt32();
/hardware/qcom/display/msm8998/sdm/include/private/
H A Dhw_info_types.h237 int left_align = 0; // ROI left alignment restriction
255 uint32_t left_roi_count = 1; // Number if ROI supported on left panel
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
366 HWPixelExtension left; member in struct:sdm::HWPlane
441 HWPipeInfo left_pipe; // pipe for left side of output
465 bool roi_split = false; // Indicates separated left and right ROI
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_vidc_dec.h487 uint32_t left; member in struct:vdec_framesize
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h528 uint32_t left; member in struct:vdec_framesize
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_vidc_dec.h492 uint32_t left; member in struct:vdec_framesize
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h530 uint32_t left; member in struct:vdec_framesize
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_vidc_dec.h496 uint32_t left; member in struct:vdec_framesize
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h533 uint32_t left; member in struct:vdec_framesize
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_vidc_dec.h492 uint32_t left; member in struct:vdec_framesize
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_vidc_dec.h530 uint32_t left; member in struct:vdec_framesize
/hardware/intel/audio_media/hdmi/
H A Dtinyaudio_hw.c554 static int out_set_volume(struct audio_stream_out *stream, float left, argument
558 UNUSED_PARAMETER(left);
/hardware/interfaces/graphics/composer/2.1/default/
H A DIComposerCommandBuffer.h520 writeSigned(rect.left);
535 writeFloat(rect.left);
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp229 static int out_set_volume(struct audio_stream_out *stream, float left, argument
234 return out->legacy_out->setVolume(left, right);
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp249 static int out_set_volume(struct audio_stream_out *stream, float left, argument
254 return out->qcom_out->setVolume(left, right);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Ddecoder_driver_test.c1023 outputframe->framesize.left = \
1024 vdec_msg.msgdata.output_frame.framesize.left;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Ddecoder_driver_test.c960 outputframe->framesize.left = \
961 vdec_msg.msgdata.output_frame.framesize.left;
/hardware/intel/img/psb_video/src/mrst/
H A Dpvr2d.h341 PVR2D_LONG MaskX, MaskY; /* mask rect top left (mask size = blt size) */
357 PVR2D_LONG left, top; member in struct:_PVR2DRECT
/hardware/qcom/display/msm8909/libhdmi/
H A Dhdmi.cpp598 uint32_t newExtW = r.right - r.left;
/hardware/qcom/display/msm8994/libhdmi/
H A Dhdmi.cpp621 uint32_t newExtW = r.right - r.left;
/hardware/qcom/display/msm8998/sdm/libs/hwc/
H A Dhwc_color_manager.cpp283 layer.sourceCropf.left = solid_fill_params_.rect.x;
/hardware/qcom/media/msm8996/videopp/inc/
H A Domx_vdpp.h301 uint32_t left; member in struct:vdpp_framesize

Completed in 693 milliseconds

123456789