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