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