Home
last modified time | relevance | path

Searched refs:GetCurrentState (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/cpp/computepipe/example/
DFaceTracker.cpp38 PipeState RemoteState::GetCurrentState() { in GetCurrentState() function in android::automotive::computepipe::RemoteState
122 PipeState state = mRemoteState->GetCurrentState(); in start()
126 state = mRemoteState->GetCurrentState(); in start()
DFaceTracker.h47 PipeState GetCurrentState();