Searched refs:NotifyCallbackThreadLoop (Results 1 – 2 of 2) sorted by relevance
157 void NotifyCallbackThreadLoop();
53 std::thread([this] { this->NotifyCallbackThreadLoop(); }); in ResultDispatcher()393 void ResultDispatcher::NotifyCallbackThreadLoop() { in NotifyCallbackThreadLoop() function in android::google_camera_hal::ResultDispatcher