Home
last modified time | relevance | path

Searched refs:getOmx (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
DOmxStore.h62 Return<sp<IOmx>> getOmx(hidl_string const&) override;
/frameworks/av/media/libstagefright/omx/1.0/
DOmxStore.cpp141 Return<sp<IOmx>> OmxStore::getOmx(hidl_string const& omxName) { in getOmx() function in android::hardware::media::omx::V1_0::implementation::OmxStore