/hardware/interfaces/gnss/1.0/ |
D | types.hal | 43 /** Bit mask to indicate which values are valid in a GnssLocation object. */ 46 /** GnssLocation has valid latitude and longitude. */ 48 /** GnssLocation has valid altitude. */ 50 /** GnssLocation has valid speed. */ 52 /** GnssLocation has valid bearing. */ 54 /** GpsLocation has valid horizontal accuracy. */ 56 /** GpsLocation has valid vertical accuracy. */ 58 /** GpsLocation has valid speed accuracy. */ 60 /** GpsLocation has valid bearing accuracy. */
|
D | IGnssMeasurementCallback.hal | 22 * Flags to indicate what fields in GnssClock are valid. 26 /** A valid 'leap second' is stored in the data structure. */ 28 /** A valid 'time uncertainty' is stored in the data structure. */ 30 /** A valid 'full bias' is stored in the data structure. */ 32 /** A valid 'bias' is stored in the data structure. */ 34 /** A valid 'bias uncertainty' is stored in the data structure. */ 36 /** A valid 'drift' is stored in the data structure. */ 38 /** A valid 'drift uncertainty' is stored in the data structure. */ 43 * Flags to indicate what fields in GnssMeasurement are valid. 47 /** A valid 'snr' is stored in the data structure. */ [all …]
|
/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraCommon.cpp | 175 pAnalysisInfo->valid = 0; in getAnalysisInfo() 179 (m_pCapability->analysis_info[CAM_ANALYSIS_INFO_FD_VIDEO].valid)) { in getAnalysisInfo() 182 } else if (m_pCapability->analysis_info[CAM_ANALYSIS_INFO_FD_STILL].valid) { in getAnalysisInfo() 188 (m_pCapability->analysis_info[CAM_ANALYSIS_INFO_PAAF].valid)) { in getAnalysisInfo() 192 if (!pAnalysisInfo->valid) { in getAnalysisInfo() 234 return pAnalysisInfo->valid ? NO_ERROR : BAD_VALUE; in getAnalysisInfo()
|
/hardware/interfaces/broadcastradio/1.0/ |
D | ITuner.hal | 38 * @return result OK if valid configuration is returned, 45 * Start scanning up to next valid station. 46 * Shall be called only when a valid configuration has been applied. 50 * The status should indicate if a valid station is tuned or not. 52 * @param skipSubChannel valid for HD radio or digital radios only: 62 * Must be called when a valid configuration has been applied. 66 * The status should indicate if a valid station is tuned or not. 68 * @param skipSubChannel valid for HD radio or digital radios only: 78 * Must be called when a valid configuration has been applied. 82 * The status should indicate if a valid station is tuned or not.
|
/hardware/interfaces/gnss/measurement_corrections/1.0/ |
D | types.hal | 24 * The bit mask singleSatCorrectionFlags indicates which correction values are valid in the struct 69 * The value is only valid if HAS_REFLECTING_PLANE flag is set. An invalid reflecting plane 123 * The value is only valid if HAS_REFLECTING_PLANE flag is set. An invalid reflecting plane 144 /** Bit mask to indicate which values are valid in a SingleSatCorrection object. */ 146 /** GnssSingleSatCorrectionFlags has valid satellite-is-line-of-sight-probability field. */ 148 /** GnssSingleSatCorrectionFlags has valid Excess Path Length field. */ 150 /** GnssSingleSatCorrectionFlags has valid Excess Path Length Uncertainty field. */ 152 /** GnssSingleSatCorrectionFlags has valid Reflecting Plane field. */
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayMem.h | 66 bool valid() const; 157 if(!valid()) { in close() 176 inline bool OvMem::valid() const in valid() function
|
D | overlay.h | 102 bool valid(); 156 OVASSERT(mPipeBook[index].valid(), "Pipe does not exist %s", in validate() 179 inline bool Overlay::PipeBook::valid() { in valid() function
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayMem.h | 67 bool valid() const; 167 if(!valid()) { in close() 187 inline bool OvMem::valid() const in valid() function
|
D | overlayWriteback.cpp | 43 if(mBuf.valid()) { in manageMem() 71 if(mBuf.valid()) { in dealloc() 103 if(mFd.valid()) { in stopSession()
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayMem.h | 67 bool valid() const; 167 if(!valid()) { in close() 187 inline bool OvMem::valid() const in valid() function
|
D | overlayWriteback.cpp | 43 if(mBuf.valid()) { in manageMem() 71 if(mBuf.valid()) { in dealloc() 103 if(mFd.valid()) { in stopSession()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidItem.cpp | 71 if (i.valid) { in tokenize() 84 h.valid = false; in operator >>() 112 h.valid = !is.eof(); in operator >>()
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayMem.h | 70 bool valid() const; 181 if(!valid()) { in close() 226 inline bool OvMem::valid() const in valid() function
|
D | overlayWriteback.cpp | 43 if(mBuf.valid()) { in manageMem() 71 if(mBuf.valid()) { in dealloc() 103 if(mFd.valid()) { in stopSession()
|
/hardware/interfaces/tv/input/1.0/ |
D | ITvInput.hal | 39 * The configs object is valid only until the next 44 * INVALID_ARGUMENTS if the given device ID is not valid. 58 * INVALID_ARGUMENTS if any of given IDs are not valid; 74 * INVALID_ARGUMENTS if any of given IDs are not valid;
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_OffloadManager.cpp | 240 if(event_cache[latest_cache_index].valid == false) in addDownstream() 243 event_cache[latest_cache_index].valid = true; in addDownstream() 369 if (event_cache[index].valid == true && in setUpstream() 371 event_cache[index].valid = false; in setUpstream() 414 if(event_cache[latest_cache_index].valid == false) in setUpstream() 417 event_cache[latest_cache_index].valid = true; in setUpstream() 770 if(event_cache[i].valid == true) in search_framwork_cache() 785 event_cache[i].valid = false; in search_framwork_cache() 883 if(event_cache[latest_cache_index].valid == false) in push_framework_event() 886 event_cache[latest_cache_index].valid = true; in push_framework_event()
|
/hardware/interfaces/gnss/2.0/ |
D | types.hal | 29 /** A valid timestampNs is stored in the data structure. */ 31 /** A valid timeUncertaintyNs is stored in the data structure. */ 45 * Fields may have invalid information in them, if not marked as valid by the
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_OffloadManager.cpp | 232 if(event_cache[latest_cache_index].valid == false) in addDownstream() 235 event_cache[latest_cache_index].valid = true; in addDownstream() 353 if (event_cache[index].valid == true && in setUpstream() 355 event_cache[index].valid = false; in setUpstream() 391 if(event_cache[latest_cache_index].valid == false) in setUpstream() 394 event_cache[latest_cache_index].valid = true; in setUpstream() 710 if(event_cache[i].valid == true) in search_framwork_cache() 725 event_cache[i].valid = false; in search_framwork_cache()
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiApIface.hal | 38 * Used to query the list of valid frequencies (depending on country code set) 49 * @return frequencies vector of valid frequencies for the provided band.
|
/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | resource_default.cpp | 234 if (left_pipe->valid) { in Acquire() 250 if (!right_pipe->valid) { in Acquire() 438 left_pipe->valid = true; in SrcSplitConfig() 439 right_pipe->valid = true; in SrcSplitConfig() 443 left_pipe->valid = true; in SrcSplitConfig() 488 left_pipe->valid = true; in DisplaySplitConfig() 495 right_pipe->valid = true; in DisplaySplitConfig() 556 if (right_pipe.valid) { in Config() 845 if (!left_pipe->valid) { in AlignPipeConfig() 856 if (right_pipe->valid) { in AlignPipeConfig()
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | resource_default.cpp | 265 if (left_pipe->valid) { in Prepare() 281 if (!right_pipe->valid) { in Prepare() 475 left_pipe->valid = true; in SrcSplitConfig() 476 right_pipe->valid = true; in SrcSplitConfig() 480 left_pipe->valid = true; in SrcSplitConfig() 525 left_pipe->valid = true; in DisplaySplitConfig() 532 right_pipe->valid = true; in DisplaySplitConfig() 593 if (right_pipe.valid) { in Config() 883 if (!left_pipe->valid) { in AlignPipeConfig() 893 if (right_pipe->valid) { in AlignPipeConfig()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | resource_default.cpp | 265 if (left_pipe->valid) { in Prepare() 281 if (!right_pipe->valid) { in Prepare() 475 left_pipe->valid = true; in SrcSplitConfig() 476 right_pipe->valid = true; in SrcSplitConfig() 480 left_pipe->valid = true; in SrcSplitConfig() 525 left_pipe->valid = true; in DisplaySplitConfig() 532 right_pipe->valid = true; in DisplaySplitConfig() 593 if (right_pipe.valid) { in Config() 883 if (!left_pipe->valid) { in AlignPipeConfig() 893 if (right_pipe->valid) { in AlignPipeConfig()
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | resource_default.cpp | 265 if (left_pipe->valid) { in Prepare() 281 if (!right_pipe->valid) { in Prepare() 475 left_pipe->valid = true; in SrcSplitConfig() 476 right_pipe->valid = true; in SrcSplitConfig() 480 left_pipe->valid = true; in SrcSplitConfig() 525 left_pipe->valid = true; in DisplaySplitConfig() 532 right_pipe->valid = true; in DisplaySplitConfig() 593 if (right_pipe.valid) { in Config() 883 if (!left_pipe->valid) { in AlignPipeConfig() 893 if (right_pipe->valid) { in AlignPipeConfig()
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | resource_default.cpp | 265 if (left_pipe->valid) { in Prepare() 281 if (!right_pipe->valid) { in Prepare() 475 left_pipe->valid = true; in SrcSplitConfig() 476 right_pipe->valid = true; in SrcSplitConfig() 480 left_pipe->valid = true; in SrcSplitConfig() 525 left_pipe->valid = true; in DisplaySplitConfig() 532 right_pipe->valid = true; in DisplaySplitConfig() 593 if (right_pipe.valid) { in Config() 883 if (!left_pipe->valid) { in AlignPipeConfig() 893 if (right_pipe->valid) { in AlignPipeConfig()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | VtsHalNeuralnetworks.cpp | 45 [](bool valid) { return valid; }); in createPreparedModel() argument
|