Home
last modified time | relevance | path

Searched refs:AreCharacteristicsSupported (Results 1 – 3 of 3) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h166 static bool AreCharacteristicsSupported(
DEmulatedSensor.cpp148 bool EmulatedSensor::AreCharacteristicsSupported( in AreCharacteristicsSupported() function in android::EmulatedSensor
359 if (!AreCharacteristicsSupported(it.second)) { in StartUp()
DEmulatedCameraProviderHWLImpl.cpp622 if (!EmulatedSensor::AreCharacteristicsSupported(sensor_characteristics)) { in ParseCharacteristics()