Home
last modified time | relevance | path

Searched defs:isSupported (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/broadcastradio/1.1/default/
DBroadcastRadio.cpp89 bool BroadcastRadio::isSupported(Class classId) { in isSupported() function in android::hardware::broadcastradio::V1_1::implementation::BroadcastRadio
/hardware/qcom/sm8150/display/gralloc/
DQtiMapper.cpp258 Return<void> QtiMapper::isSupported(const BufferDescriptorInfo_3_0 &descriptor_info, in isSupported() function in vendor::qti::hardware::display::mapper::implementation::QtiMapper
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp287 bool Gralloc::isSupported(const IMapper::BufferDescriptorInfo& descriptorInfo) { in isSupported() function in android::hardware::graphics::mapper::V3_0::vts::Gralloc
/hardware/interfaces/broadcastradio/common/utils2x/
DUtils.cpp190 bool isSupported(const Properties& prop, const ProgramSelector& sel) { in isSupported() function
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp2173 bool ExternalCameraDeviceSession::isSupported(const Stream& stream, in isSupported() function in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp14532 bool isSupported = false; in setSensorHDR() local