Home
last modified time | relevance | path

Searched refs:SetComponentRole (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
H A DOMXUtils.h42 status_t SetComponentRole(const sp<IOMXNode> &omxNode, const char *role);
/aosp12/frameworks/av/media/libstagefright/omx/
H A DOMXUtils.cpp197 status_t SetComponentRole(const sp<IOMXNode> &omxNode, const char *role) { in SetComponentRole() function
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp1719 status_t err = SetComponentRole(mOMXNode, role); in setComponentRole()
8997 err = SetComponentRole(omxNode, role); in queryCapabilities()