Home
last modified time | relevance | path

Searched defs:left (Results 1 – 25 of 70) sorted by relevance

123

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3CropRegionMapper.cpp144 float left = crop_left * mActiveArrayW / mSensorW; in toActiveArray() local
222 float left = crop_left / zoom_ratio + in applyZoomRatioHelper() local
292 void QCamera3CropRegionMapper::boundToSize(int32_t& left, int32_t& top, in boundToSize()
/hardware/google/graphics/common/libscaler/
Dlibscaler-swscaler.h22 …void SetSrcRect(unsigned int left, unsigned int top, unsigned int width, unsigned int height, unsi… in SetSrcRect()
30 …void SetDstRect(unsigned int left, unsigned int top, unsigned int width, unsigned int height, unsi… in SetDstRect()
Dlibscaler-v4l2.h139 inline bool SetCrop(FrameInfo &frm, unsigned int left, unsigned int top, in SetCrop()
249 inline bool SetSrcCrop(unsigned int left, unsigned int top, in SetSrcCrop()
254 inline bool SetDstCrop(unsigned int left, unsigned int top, in SetDstCrop()
Dm2m1shot.h27 __s16 left; member
/hardware/qcom/sm7250/display/composer/
Dgl_common.h44 float left = 0.0f; member
/hardware/qcom/display/msm8960/libtilerenderer/
Dtilerenderer.cpp36 int left, int top, in startTileRendering()
/hardware/qcom/camera/msm8998/QCamera2/HAL/tsMakeuplib/include/
Dts_makeup_data.h33 long left; member
/hardware/libhardware_legacy/audio/
DA2dpAudioInterface.h91 virtual status_t setVolume(float left, float right) { return INVALID_OPERATION; } in setVolume()
DAudioHardwareStub.h38 virtual status_t setVolume(float left, float right) { return NO_ERROR; } in setVolume()
DAudioHardwareGeneric.h55 virtual status_t setVolume(float left, float right) { return INVALID_OPERATION; } in setVolume()
/hardware/libhardware/tests/hwc/
Dtest-arrows.c77 int left = w / 4; in prepare() local
/hardware/google/camera/common/hal/utils/
Dzoom_ratio_mapper.cc245 int32_t left = entry.data.i32[0]; in UpdateRects() local
293 int32_t left = regions[i].left; in UpdateWeightedRects() local
/hardware/qcom/audio/legacy/alsa_sound/
DAudioStreamOutALSA.cpp71 status_t AudioStreamOutALSA::setVolume(float left, float right) in setVolume()
DALSAMixer.cpp305 status_t ALSAMixer::setVolume(uint32_t device, float left, float right) in setVolume()
/hardware/interfaces/thermal/aidl/default/
DThermal.cpp29 bool interfacesEqual(const std::shared_ptr<::ndk::ICInterface>& left, in interfacesEqual()
/hardware/interfaces/media/bufferpool/aidl/default/
DBufferPool.cpp123 size_t left, in onInvalidationRequest()
519 size_t left = 0; in invalidate() local
/hardware/libhardware/include/hardware/
Dhwcomposer_defs.h69 float left; member
76 int left; member
/hardware/qcom/sm7250/gps/core/
DLocApiBase.h102 inline virtual double getGloRfLoss(uint32_t left, in getGloRfLoss()
/hardware/qcom/sm8150/gps/core/
DLocApiBase.h102 inline virtual double getGloRfLoss(uint32_t left, in getGloRfLoss()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Domx_video_extensions.hpp992 int top, left, bottom, right, deltaQp; in set_vendor_extension_config() local
/hardware/qcom/sm7250/display/sdm/libs/utils/
Ddebug.cpp186 DisplayError Debug::GetWindowRect(float *left, float *top, float *right, float *bottom) { in GetWindowRect()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_video_extensions.hpp1049 int top, left, bottom, right, deltaQp; in set_vendor_extension_config() local
/hardware/qcom/display/msm8084/libqdutils/
Dmdp_version.h90 int left() { return mLeft; } in left() function
/hardware/qcom/display/msm8226/libqdutils/
Dmdp_version.h90 int left() { return mLeft; } in left() function
/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_stack.h204 float left = 0.0f; //!< Left-most pixel coordinate. member

123