HomeSort by relevance Sort by last modified time
    Searched defs:SetConfig (Results 1 - 15 of 15) sorted by null

  /external/webrtc/webrtc/test/
direct_transport.cc 36 void DirectTransport::SetConfig(const FakeNetworkPipe::Config& config) {
37 fake_network_.SetConfig(config);
fake_network_pipe.cc 98 void FakeNetworkPipe::SetConfig(const FakeNetworkPipe::Config& config) {
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display_virtual.cpp 69 status = hwc_display_virtual->SetConfig(width, height);
163 int HWCDisplayVirtual::SetConfig(uint32_t width, uint32_t height) {
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_display_virtual.cpp 67 status = hwc_display_virtual->SetConfig(width, height);
160 int HWCDisplayVirtual::SetConfig(uint32_t width, uint32_t height) {
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/plugin/
plugin.go 57 // SetConfig configures the tool.
60 SetConfig(config string)
67 // SetConfig is a no-op.
86 func (noObjTool) SetConfig(config string) {
  /prebuilts/go/darwin-x86/src/cmd/pprof/
pprof.go 192 func (*objTool) SetConfig(config string) {
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/plugin/
plugin.go 57 // SetConfig configures the tool.
60 SetConfig(config string)
67 // SetConfig is a no-op.
86 func (noObjTool) SetConfig(config string) {
  /prebuilts/go/linux-x86/src/cmd/pprof/
pprof.go 192 func (*objTool) SetConfig(config string) {
  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 101 mBaseComponent.SetConfig = SetConfig;
438 OMX_ERRORTYPE ISVComponent::SetConfig(
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Component.h 398 specification for details on the SetConfig method.
400 OMX_ERRORTYPE (*SetConfig)(
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp 282 handle->SetConfig = SetConfig;
727 OMX_ERRORTYPE ComponentBase::SetConfig(
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Component.h 381 specification for details on the SetConfig method.
383 OMX_ERRORTYPE (*SetConfig)(
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Component.h 381 specification for details on the SetConfig method.
383 OMX_ERRORTYPE (*SetConfig)(
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Component.h 381 specification for details on the SetConfig method.
383 OMX_ERRORTYPE (*SetConfig)(
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Component.h 381 specification for details on the SetConfig method.
383 OMX_ERRORTYPE (*SetConfig)(

Completed in 619 milliseconds