Home
last modified time | relevance | path

Searched refs:getConfig (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXComponent.cpp160 return me->getConfig(index, params); in GetConfigWrapper()
278 OMX_ERRORTYPE GoldfishOMXComponent::getConfig( in getConfig() function in android::GoldfishOMXComponent
DGoldfishVideoDecoderOMXComponent.h74 virtual OMX_ERRORTYPE getConfig(
DGoldfishOMXComponent.h64 virtual OMX_ERRORTYPE getConfig(
DGoldfishVideoDecoderOMXComponent.cpp536 OMX_ERRORTYPE GoldfishVideoDecoderOMXComponent::getConfig( in getConfig() function in android::GoldfishVideoDecoderOMXComponent
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h374 getConfig(hwc2_config_t configId) const;
DHWC2.cpp831 auto config = getConfig(configId); in setActiveConfig()
1875 CfHWC2::Display::getConfig(hwc2_config_t configId) const { in getConfig() function in android::CfHWC2::Display