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