Searched refs:disconnectFromInputSurface (Results 1 – 8 of 8) sorted by relevance
96 virtual Return<Status> disconnectFromInputSurface() override;
99 virtual Return<Status> disconnectFromInputSurface() override;
502 c2_status_t disconnectFromInputSurface();
412 Return<Status> Component::disconnectFromInputSurface() { in disconnectFromInputSurface() function in android::hardware::media::c2::V1_2::utils::Component
410 Return<Status> Component::disconnectFromInputSurface() { in disconnectFromInputSurface() function in android::hardware::media::c2::V1_0::utils::Component
416 Return<Status> Component::disconnectFromInputSurface() { in disconnectFromInputSurface() function in android::hardware::media::c2::V1_1::utils::Component
2647 c2_status_t Codec2Client::Component::disconnectFromInputSurface() { in disconnectFromInputSurface() function in android::Codec2Client::Component2652 Return<c2_hidl::Status> transStatus = mHidlBase1_0->disconnectFromInputSurface(); in disconnectFromInputSurface()