Home
last modified time | relevance | path

Searched refs:torch_mode_status_change (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
DCameraFlashlight.cpp236 mCallbacks->torch_mode_status_change(mCallbacks, in prepareDeviceOpen()
280 mCallbacks->torch_mode_status_change(mCallbacks, in deviceClosed()
371 mCallbacks->torch_mode_status_change(mCallbacks, in ~CameraDeviceClientFlashControl()
615 mCallbacks->torch_mode_status_change(mCallbacks, in setTorchMode()
633 mCallbacks->torch_mode_status_change(mCallbacks, in setTorchMode()
665 mCallbacks->torch_mode_status_change(mCallbacks, in ~CameraHardwareInterfaceFlashControl()
697 mCallbacks->torch_mode_status_change(mCallbacks, in setTorchMode()
708 mCallbacks->torch_mode_status_change(mCallbacks, in setTorchMode()
DCameraService.cpp88 static void torch_mode_status_change( in torch_mode_status_change() function
133 this->torch_mode_status_change = android::torch_mode_status_change; in CameraService()