Searched refs:enable (Results 176 - 200 of 1240) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DWorkerRuntimeAgent.h51 virtual void enable(ErrorString*) OVERRIDE;
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
H A DAudioNodeInput.h58 // enable() will put the output back into the active connections list.
60 void enable(AudioNodeOutput&);
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
H A Dglapi_nop.c45 _glapi_noop_enable_warnings(unsigned char enable) argument
/external/chromium_org/third_party/skia/src/animator/
H A DSkDisplayInclude.cpp39 bool SkInclude::enable(SkAnimateMaker & ) { function in class:SkInclude
H A DSkDisplayInput.cpp36 bool SkInput::enable(SkAnimateMaker & ) { function in class:SkInput
H A DSkDisplayMovie.h35 virtual bool enable(SkAnimateMaker& );
H A DSkDisplayPost.h36 virtual bool enable(SkAnimateMaker& );
/external/chromium_org/third_party/webrtc/modules/audio_device/android/
H A Dopensles_output.h90 int32_t SetSpeakerMute(bool enable) { return -1; } argument
96 int32_t SetStereoPlayout(bool enable);
117 int32_t SetLoudspeakerStatus(bool enable);
118 int32_t GetLoudspeakerStatus(bool& enable) const; // NOLINT
/external/chromium_org/third_party/webrtc/modules/audio_processing/
H A Dhigh_pass_filter_impl.h35 virtual int Enable(bool enable) OVERRIDE;
H A Dlevel_estimator_impl.h37 virtual int Enable(bool enable) OVERRIDE;
H A Dnoise_suppression_impl.h38 virtual int Enable(bool enable) OVERRIDE;
/external/chromium_org/third_party/webrtc/modules/audio_processing/utility/
H A Ddelay_estimator_wrapper.h189 // - enable : Enable (1) or disable (0) this feature.
190 int WebRtc_enable_robust_validation(void* handle, int enable);
/external/chromium_org/third_party/webrtc/modules/video_coding/utility/include/
H A Dframe_dropper.h35 virtual void Enable(bool enable);
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_volume_control_impl.h31 virtual int SetInputMute(int channel, bool enable);
/external/chromium_org/ui/wm/public/
H A Dtooltip_client.h28 // must use ScopedTooltipDisabler to enable/disabled tooltips.
29 virtual void SetTooltipsEnabled(bool enable) = 0;
/external/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextCoreFreeBSD_x86_64.cpp64 RegisterContextCoreFreeBSD_x86_64::HardwareSingleStep(bool enable) argument
H A DRegisterContextCoreLinux_x86_64.cpp65 RegisterContextCoreLinux_x86_64::HardwareSingleStep(bool enable) argument
/external/mesa3d/src/mapi/glapi/
H A Dglapi_nop.c45 _glapi_noop_enable_warnings(unsigned char enable) argument
/external/skia/src/animator/
H A DSkDisplayInclude.cpp39 bool SkInclude::enable(SkAnimateMaker & ) { function in class:SkInclude
H A DSkDisplayInput.cpp36 bool SkInput::enable(SkAnimateMaker & ) { function in class:SkInput
H A DSkDisplayMovie.h35 virtual bool enable(SkAnimateMaker& );
H A DSkDisplayPost.h36 virtual bool enable(SkAnimateMaker& );
/external/skia/src/gpu/
H A DGrDistanceFieldTextContext.h20 GrDistanceFieldTextContext(GrContext*, const SkDeviceProperties&, bool enable);
/external/webrtc/src/modules/audio_processing/
H A Dnoise_suppression_impl.h37 virtual int Enable(bool enable);
H A Dprocessing_component.h34 int EnableComponent(bool enable);

Completed in 319 milliseconds

1234567891011>>