Searched defs:onOmxLoaded (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libmedia/omx/1.0/
H A DWOmxBufferSource.cpp42 ::android::binder::Status LWOmxBufferSource::onOmxLoaded() { function in class:android::hardware::media::omx::V1_0::utils::LWOmxBufferSource
43 return toBinderStatus(mBase->onOmxLoaded());
84 Return<void> TWOmxBufferSource::onOmxLoaded() { function in class:android::hardware::media::omx::V1_0::utils::TWOmxBufferSource
85 mBase->onOmxLoaded();
/frameworks/av/media/libstagefright/omx/1.0/
H A DWOmxBufferSource.cpp42 ::android::binder::Status LWOmxBufferSource::onOmxLoaded() { function in class:android::hardware::media::omx::V1_0::implementation::LWOmxBufferSource
43 return toBinderStatus(mBase->onOmxLoaded());
84 Return<void> TWOmxBufferSource::onOmxLoaded() { function in class:android::hardware::media::omx::V1_0::implementation::TWOmxBufferSource
85 mBase->onOmxLoaded();
/frameworks/av/media/libstagefright/omx/
H A DGraphicBufferSource.cpp396 Status GraphicBufferSource::onOmxLoaded(){ function in class:android::GraphicBufferSource

Completed in 231 milliseconds