Searched refs:disconnectFromInputSurface (Results 1 – 8 of 8) sorted by relevance
90 virtual Return<Status> disconnectFromInputSurface() override;
93 virtual Return<Status> disconnectFromInputSurface() override;
428 c2_status_t disconnectFromInputSurface();
334 Return<Status> Component::disconnectFromInputSurface() { in disconnectFromInputSurface() function in android::hardware::media::c2::V1_1::utils::Component
334 Return<Status> Component::disconnectFromInputSurface() { in disconnectFromInputSurface() function in android::hardware::media::c2::V1_0::utils::Component
334 Return<Status> Component::disconnectFromInputSurface() { in disconnectFromInputSurface() function in android::hardware::media::c2::V1_2::utils::Component
1655 c2_status_t Codec2Client::Component::disconnectFromInputSurface() { in disconnectFromInputSurface() function in android::Codec2Client::Component1656 Return<Status> transStatus = mBase1_0->disconnectFromInputSurface(); in disconnectFromInputSurface()