Searched refs:getOmx (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/ | ||
D | OmxStore.h | 62 Return<sp<IOmx>> getOmx(hidl_string const&) override; |
/frameworks/av/media/libstagefright/omx/1.0/ | ||
D | OmxStore.cpp | 141 Return<sp<IOmx>> OmxStore::getOmx(hidl_string const& omxName) { in getOmx() function in android::hardware::media::omx::V1_0::implementation::OmxStore |