Searched defs:TestAidlCameraDevice (Results 1 – 1 of 1) sorted by relevance
262 struct TestAidlCameraDevice : public aidl::android::hardware::camera::device::BnCameraDevice { struct263 ::ndk::ScopedAStatus getCameraCharacteristics( in getCameraCharacteristics()267 ::ndk::ScopedAStatus getPhysicalCameraCharacteristics( in getPhysicalCameraCharacteristics()272 ::ndk::ScopedAStatus getResourceCost( in getResourceCost()278 ::ndk::ScopedAStatus isStreamCombinationSupported( in isStreamCombinationSupported()283 open(const std::shared_ptr<::aidl::android::hardware::camera::device::ICameraDeviceCallback>&, in open()288 ::ndk::ScopedAStatus openInjectionSession( in openInjectionSession()295 ::ndk::ScopedAStatus setTorchMode(bool) override { return ndk::ScopedAStatus::ok(); } in setTorchMode()296 ::ndk::ScopedAStatus turnOnTorchWithStrengthLevel(int32_t) override { in turnOnTorchWithStrengthLevel()299 ::ndk::ScopedAStatus getTorchStrengthLevel(int32_t*) override { in getTorchStrengthLevel()[all …]