/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display_virtual.h | 53 int SetConfig(uint32_t width, uint32_t height);
|
D | hwc_display_virtual.cpp | 67 status = hwc_display_virtual->SetConfig(width, height); in Create() 160 int HWCDisplayVirtual::SetConfig(uint32_t width, uint32_t height) { in SetConfig() function in sdm::HWCDisplayVirtual
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display_virtual.h | 55 int SetConfig(uint32_t width, uint32_t height);
|
D | hwc_display_virtual.cpp | 69 status = hwc_display_virtual->SetConfig(width, height); in Create() 163 int HWCDisplayVirtual::SetConfig(uint32_t width, uint32_t height) { in SetConfig() function in sdm::HWCDisplayVirtual
|
/hardware/intel/common/utils/ISV/omx/ |
D | isv_omxcomponent.cpp | 101 mBaseComponent.SetConfig = SetConfig; in ISVComponent() 438 OMX_ERRORTYPE ISVComponent::SetConfig( in SetConfig() function in ISVComponent
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | OMX_Component.h | 383 OMX_ERRORTYPE (*SetConfig)( member
|
D | OMX_Core.h | 910 ((OMX_COMPONENTTYPE*)hComponent)->SetConfig( \
|
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | OMX_Component.h | 383 OMX_ERRORTYPE (*SetConfig)( member
|
D | OMX_Core.h | 910 ((OMX_COMPONENTTYPE*)hComponent)->SetConfig( \
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | OMX_Component.h | 383 OMX_ERRORTYPE (*SetConfig)( member
|
D | OMX_Core.h | 910 ((OMX_COMPONENTTYPE*)hComponent)->SetConfig( \
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_Component.h | 383 OMX_ERRORTYPE (*SetConfig)( member
|
D | OMX_Core.h | 901 ((OMX_COMPONENTTYPE*)hComponent)->SetConfig( \
|
/hardware/intel/common/utils/ISV/include/ |
D | isv_omxcomponent.h | 122 static OMX_ERRORTYPE SetConfig(
|
/hardware/intel/common/wrs_omxil_core/base/inc/ |
D | componentbase.h | 157 static OMX_ERRORTYPE SetConfig(
|
/hardware/qcom/media/msm8998/mm-core/src/common/ |
D | omx_core_cmp.cpp | 67 component->SetConfig = &qc_omx_component_set_config; in qc_omx_create_component_wrapper()
|
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/ |
D | omx_core_cmp.cpp | 67 component->SetConfig = &qc_omx_component_set_config; in qc_omx_create_component_wrapper()
|
/hardware/qcom/media/msm8974/mm-core/src/common/ |
D | omx_core_cmp.cpp | 67 component->SetConfig = &qc_omx_component_set_config; in qc_omx_create_component_wrapper()
|
/hardware/qcom/media/msm8996/mm-core/src/common/ |
D | omx_core_cmp.cpp | 67 component->SetConfig = &qc_omx_component_set_config; in qc_omx_create_component_wrapper()
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | componentbase.cpp | 282 handle->SetConfig = SetConfig; in GetHandle() 727 OMX_ERRORTYPE ComponentBase::SetConfig( in SetConfig() function in ComponentBase
|