Home
last modified time | relevance | path

Searched defs:off (Results 1 – 23 of 23) sorted by relevance

/hardware/interfaces/light/utils/
Dmain.cpp61 static aidl::HwLightState off; in setToColorAidl() local
82 static V2_0::LightState off = { in setToColorHidl() local
/hardware/qcom/power/
Dpower.c63 static void sync_thread(int off) in sync_thread()
89 static void enc_boost(int off) in enc_boost()
/hardware/interfaces/vibrator/1.0/default/
DVibrator.cpp46 Return<Status> Vibrator::off() { in off() function in android::hardware::vibrator::V1_0::implementation::Vibrator
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/1/android/hardware/vibrator/
DIVibrator.aidl22 void off(); in off() method
/hardware/interfaces/vibrator/aidl/aidl_api/android.hardware.vibrator/current/android/hardware/vibrator/
DIVibrator.aidl22 void off(); in off() method
/hardware/interfaces/vibrator/aidl/android/hardware/vibrator/
DIVibrator.aidl67 void off(); in off() method
/hardware/interfaces/vibrator/aidl/default/
DVibrator.cpp39 ndk::ScopedAStatus Vibrator::off() { in off() function in aidl::android::hardware::vibrator::Vibrator
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_ad.cpp142 const int off = 0; in turnOffAD() local
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_ad.cpp178 const int off = 0; in prepare() local
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_ad.cpp146 const int off = 0; in turnOffAD() local
/hardware/interfaces/vibrator/1.3/example/
DVibrator.cpp50 Return<Status> Vibrator::off() { in off() function in android::hardware::vibrator::V1_3::implementation::Vibrator
/hardware/google/pixel/vibrator/drv2624/
DVibrator.cpp166 ndk::ScopedAStatus Vibrator::off() { in off() function in aidl::android::hardware::vibrator::Vibrator
/hardware/google/pixel/vibrator/drv2624/tests/
Dtest-vibrator.cpp334 TEST_P(BasicTest, off) { in TEST_P() argument
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp1874 int off; in Play_Decoder() local
2941 loff_t off = (len - readOffset)*1LL; in Read_Buffer_From_RCV_File() local
3164 loff_t off = (byte_pos - offset_array[pckt_end_idx]); in Read_Buffer_From_DivX_4_5_6_File() local
/hardware/google/pixel/vibrator/cs40l25/
DVibrator.cpp143 ndk::ScopedAStatus Vibrator::off() { in off() function in aidl::android::hardware::vibrator::Vibrator
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp2106 int off; in Play_Decoder() local
3242 loff_t off = (len - readOffset)*1LL; in Read_Buffer_From_RCV_File() local
3460 loff_t off = (byte_pos - offset_array[pckt_end_idx]); in Read_Buffer_From_DivX_4_5_6_File() local
/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-vibrator.cpp320 TEST_F(VibratorTest, off) { in TEST_F() argument
/hardware/qcom/msm8996/kernel-headers/linux/
Dfuse.h531 uint64_t off; member
551 int64_t off; member
/hardware/qcom/msm8994/kernel-headers/linux/
Dfuse.h511 uint64_t off; member
531 int64_t off; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dfuse.h697 uint64_t off; member
721 int64_t off; member
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dfuse.h671 uint64_t off; member
695 int64_t off; member
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp7201 int off = hnd && index < hnd->numInts ? hnd->data[hnd->numFds + index] : -1; in getOffsetAt() local
/hardware/ril/libril/
Dril_service.cpp1706 int32_t off) { in sendBurstDtmf()