Searched refs:onOmxLoaded (Results 1 – 11 of 11) sorted by relevance
42 ::android::binder::Status LWOmxBufferSource::onOmxLoaded() { in onOmxLoaded() function in android::hardware::media::omx::V1_0::implementation::LWOmxBufferSource43 return toBinderStatus(mBase->onOmxLoaded()); in onOmxLoaded()84 Return<void> TWOmxBufferSource::onOmxLoaded() { in onOmxLoaded() function in android::hardware::media::omx::V1_0::implementation::TWOmxBufferSource85 mBase->onOmxLoaded(); in onOmxLoaded()
102 Return<void> onOmxLoaded() override { in onOmxLoaded() function103 mSource->onOmxLoaded(); in onOmxLoaded()
42 ::android::binder::Status LWOmxBufferSource::onOmxLoaded() { in onOmxLoaded() function in android::hardware::media::omx::V1_0::utils::LWOmxBufferSource43 return toBinderStatus(mBase->onOmxLoaded()); in onOmxLoaded()84 Return<void> TWOmxBufferSource::onOmxLoaded() { in onOmxLoaded() function in android::hardware::media::omx::V1_0::utils::TWOmxBufferSource85 mBase->onOmxLoaded(); in onOmxLoaded()
65 ::android::binder::Status onOmxLoaded() override;76 Return<void> onOmxLoaded() override;
45 void onOmxLoaded(); in onOmxLoaded() method
58 Status onOmxLoaded();
50 BnStatus onOmxLoaded() override { in onOmxLoaded() function51 return mBase->onOmxLoaded(); in onOmxLoaded()
230 source->onOmxLoaded(); in disconnect()
77 Status OmxGraphicBufferSource::onOmxLoaded(){ in onOmxLoaded() function in android::OmxGraphicBufferSource
612 bufferSource->onOmxLoaded(); in sendCommand()