Searched defs:logClose (Results 1 – 2 of 2) sorted by relevance
461 void CameraServiceProxyWrapper::logClose(const std::string& id, int32_t latencyMs, in logClose() function in android::CameraServiceProxyWrapper
421 void onDefocus(boolean animate, boolean logClose, @Nullable Runnable doAfterDefocus) { in onDefocus()