Searched refs:logActive (Results 1 – 3 of 3) sorted by relevance
115 void logActive(const std::string& id, float maxPreviewFps);
377 void CameraServiceProxyWrapper::logActive(const std::string& id, float maxPreviewFps) { in logActive() function in android::CameraServiceProxyWrapper
382 mCameraServiceProxyWrapper->logActive(TClientBase::mCameraIdStr, maxPreviewFps); in notifyActive()