Searched defs:enable (Results 1 - 25 of 415) sorted by relevance

1234567891011>>

/hardware/qcom/display/msm8909/sdm/libs/core/fb/
H A Dhw_virtual.h35 virtual DisplayError SetVSyncState(bool enable) { return kErrorNotSupported; } argument
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
H A Dhw_virtual.h35 virtual DisplayError SetVSyncState(bool enable) { return kErrorNotSupported; } argument
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_virtual.h37 virtual DisplayError SetVSyncState(bool enable) { return kErrorNotSupported; } argument
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A Dhw_virtual.h35 virtual DisplayError SetVSyncState(bool enable) { return kErrorNotSupported; } argument
/hardware/qcom/display/msm8909/sdm/include/private/
H A Dpartial_update_interface.h37 bool enable = true; //!< If this is set, PU will be enabled or it will be disabled member in struct:sdm::PUConstraints
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
H A Dpartial_update_interface.h37 bool enable = true; //!< If this is set, PU will be enabled or it will be disabled member in struct:sdm::PUConstraints
/hardware/qcom/display/msm8998/sdm/include/private/
H A Dpartial_update_interface.h37 bool enable = true; //!< If this is set, PU will be enabled or it will be disabled member in struct:sdm::PUConstraints
/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DSpritePlaneBase.cpp42 bool SpritePlaneBase::enable() function in class:android::intel::SpritePlaneBase
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DSpritePlaneBase.cpp42 bool SpritePlaneBase::enable() function in class:android::intel::SpritePlaneBase
/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_ims.cpp150 bool enable = false; local
152 radio->setSuppServiceNotifications(serial, enable);
/hardware/qcom/audio/hal/audio_extn/
H A Ddsm_feedback.c42 int start_dsm_feedback_processing(struct audio_device *adev, int enable) argument
48 if (enable) {
/hardware/qcom/display/msm8909/sdm/libs/core/
H A Ddisplay_virtual.h52 virtual DisplayError SetVSyncState(bool enable) { argument
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Ddisplay_virtual.h53 virtual DisplayError SetVSyncState(bool enable) { argument
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_virtual.h53 static void dynamicDebug(bool enable) {sVDDumpEnabled = enable;}; argument
/hardware/qcom/display/msm8996/sdm/libs/core/
H A Ddisplay_virtual.h53 virtual DisplayError SetVSyncState(bool enable) { argument
/hardware/qcom/display/msm8998/sdm/libs/core/
H A Ddisplay_virtual.h52 virtual DisplayError SetVSyncState(bool enable) { argument
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h90 enableData(int enable) { return enableData(enable, false); } argument
92 enableData(int enable, boolean force);
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h90 enableData(int enable) { return enableData(enable, false); } argument
92 enableData(int enable, boolean force);
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h90 enableData(int enable) { return enableData(enable, false); } argument
92 enableData(int enable, boolean force);
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h90 enableData(int enable) { return enableData(enable, false); } argument
92 enableData(int enable, boolean force);
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpc.h90 enableData(int enable) { return enableData(enable, false); } argument
92 enableData(int enable, boolean force);
/hardware/qcom/display/msm8909/libqservice/
H A DQServiceUtils.h78 inline android::status_t setBufferMirrorMode(uint32_t enable) { argument
79 return sendSingleParam(qService::IQService::BUFFER_MIRRORMODE, enable);
/hardware/qcom/display/msm8909w_3100/libqservice/
H A DQServiceUtils.h78 inline android::status_t setBufferMirrorMode(uint32_t enable) { argument
79 return sendSingleParam(qService::IQService::BUFFER_MIRRORMODE, enable);
/hardware/qcom/display/msm8996/libqservice/
H A DQServiceUtils.h78 inline android::status_t setBufferMirrorMode(uint32_t enable) { argument
79 return sendSingleParam(qService::IQService::BUFFER_MIRRORMODE, enable);
/hardware/qcom/display/msm8998/libqservice/
H A DQServiceUtils.h78 inline android::status_t setBufferMirrorMode(uint32_t enable) { argument
79 return sendSingleParam(qService::IQService::BUFFER_MIRRORMODE, enable);

Completed in 2556 milliseconds

1234567891011>>