Home
last modified time | relevance | path

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

1234

/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()
DAudioDumpInterface.cpp339 status_t AudioStreamOutDump::setVolume(float left, float right) in setVolume()
/hardware/libhardware/tests/hwc/
Dtest-arrows.c77 int left = w / 4; in prepare() local
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3CropRegionMapper.cpp196 void QCamera3CropRegionMapper::boundToSize(int32_t& left, int32_t& top, in boundToSize()
/hardware/libhardware/include/hardware/
Dhwcomposer_defs.h69 float left; member
76 int left; member
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
Dtypes.h61 uint32_t left; member
/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/google/pixel/pixelstats/
DSysfsCollector.cpp204 float left, right; in logSpeakerImpedance() local
/hardware/qcom/display/msm8084/libqdutils/
Dmdp_version.h90 int left() { return mLeft; } in left() function
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasound_fm.h60 unsigned char left; /* stereo left */ member
/hardware/qcom/msm8996/kernel-headers/sound/
Dasound_fm.h49 unsigned char left; member
/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
/hardware/qcom/display/msm8994/libqdutils/
Dmdp_version.h80 int left() { return mLeft; } in left() function
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dlayer_stack.h267 float left = 0.0f; //!< Left-most pixel coordinate. member
/hardware/qcom/display/msm8998/sdm/include/core/
Dlayer_stack.h267 float left = 0.0f; //!< Left-most pixel coordinate. member
/hardware/qcom/display/msm8909/sdm/include/core/
Dlayer_stack.h267 float left = 0.0f; //!< Left-most pixel coordinate. member
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_interface.h180 uint32_t left; // Left-most pixel coordinate. member
/hardware/qcom/sdm845/display/sdm/include/core/
Dlayer_stack.h269 float left = 0.0f; //!< Left-most pixel coordinate. member
/hardware/qcom/display/msm8996/libgralloc/
Dmapper.cpp629 auto left = va_arg(args, int); in gralloc_perform() local

1234