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