Searched defs:TestAidlCameraDevice (Results 1 – 1 of 1) sorted by relevance
260 struct TestAidlCameraDevice : public aidl::android::hardware::camera::device::BnCameraDevice { struct261 ::ndk::ScopedAStatus getCameraCharacteristics( in getCameraCharacteristics()265 ::ndk::ScopedAStatus getPhysicalCameraCharacteristics( in getPhysicalCameraCharacteristics()270 ::ndk::ScopedAStatus getResourceCost( in getResourceCost()276 ::ndk::ScopedAStatus isStreamCombinationSupported( in isStreamCombinationSupported()281 open(const std::shared_ptr<::aidl::android::hardware::camera::device::ICameraDeviceCallback>&, in open()286 ::ndk::ScopedAStatus openInjectionSession( in openInjectionSession()293 ::ndk::ScopedAStatus setTorchMode(bool) override { return ndk::ScopedAStatus::ok(); } in setTorchMode()294 ::ndk::ScopedAStatus turnOnTorchWithStrengthLevel(int32_t) override { in turnOnTorchWithStrengthLevel()297 ::ndk::ScopedAStatus getTorchStrengthLevel(int32_t*) override { in getTorchStrengthLevel()[all …]