Home
last modified time | relevance | path

Searched defs:isTorchSupported (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/types/libentry/
Dindex.d.ts97 interface isTorchSupported { interface
99 isTorchSupported: boolean; property
/test/xts/acts/multimedia/camera/camera_ndk_test/src/main/cpp/
Dmain.cpp1702 napi_value isTorchSupported = nullptr; in OHCameraManagerIsTorchSupported() local