Searched refs:disconnectFromInputSurface (Results 1 – 4 of 4) sorted by relevance
90 virtual Return<Status> disconnectFromInputSurface() override;
377 c2_status_t disconnectFromInputSurface();
329 Return<Status> Component::disconnectFromInputSurface() { in disconnectFromInputSurface() function in android::hardware::media::c2::V1_0::utils::Component
1339 c2_status_t Codec2Client::Component::disconnectFromInputSurface() { in disconnectFromInputSurface() function in android::Codec2Client::Component1340 Return<Status> transStatus = mBase->disconnectFromInputSurface(); in disconnectFromInputSurface()