Searched refs:onOmxLoaded (Results 1 – 10 of 10) sorted by relevance
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()
256 source->onOmxLoaded(); in disconnect()
102 Return<void> onOmxLoaded() override { in onOmxLoaded() function103 mSource->onOmxLoaded(); in onOmxLoaded()
77 Status OmxGraphicBufferSource::onOmxLoaded(){ in onOmxLoaded() function in android::OmxGraphicBufferSource
636 bufferSource->onOmxLoaded(); in sendCommand()