Searched defs:Init (Results 376 - 400 of 1406) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Divf_video_source.h47 virtual void Init() { function in class:libvpx_test::IVFVideoSource
H A Dwebm_video_source.h45 virtual void Init() { function in class:libvpx_test::WebMVideoSource
/external/chromium_org/third_party/libwebp/utils/
H A Dthread.h55 void (*Init)(WebPWorker* const worker); member in struct:__anon13307
/external/chromium_org/third_party/skia/src/core/
H A DSkGraphics.cpp53 void SkGraphics::Init() { function in class:SkGraphics
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dcommon.cc99 void SizeMap::Init() { function in class:tcmalloc::SizeMap
/external/chromium_org/third_party/webrtc/base/
H A Dchecks.cc88 Init(file, line);
92 Init(file, line);
107 void FatalMessage::Init(const char* file, int line) { function in class:rtc::FatalMessage
/external/chromium_org/third_party/webrtc/modules/video_capture/windows/
H A Ddevice_info_mf.cc22 int32_t DeviceInfoMF::Init() { function in class:webrtc::videocapturemodule::DeviceInfoMF
H A Dvideo_capture_ds.cc62 int32_t VideoCaptureDS::Init(const int32_t id, const char* deviceUniqueIdUTF8) function in class:webrtc::videocapturemodule::VideoCaptureDS
73 if (_dsInfo.Init() != 0)
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/test/
H A Dstream_generator.cc32 void StreamGenerator::Init(uint16_t start_seq_num, function in class:webrtc::StreamGenerator
/external/chromium_org/third_party/webrtc/modules/video_coding/utility/
H A Dquality_scaler.cc24 void QualityScaler::Init(int max_qp) { function in class:webrtc::QualityScaler
/external/chromium_org/third_party/webrtc/sound/
H A Dautomaticallychosensoundsystem_unittest.cc20 virtual bool Init() { function in class:rtc::NeverFailsToFailSoundSystem
32 virtual bool Init() { function in class:rtc::InitCheckingSoundSystem1
49 virtual bool Init() { function in class:rtc::InitCheckingSoundSystem2
116 EXPECT_FALSE(sound_system.Init());
127 EXPECT_TRUE(sound_system.Init());
140 EXPECT_TRUE(sound_system.Init());
154 EXPECT_TRUE(sound_system.Init());
173 EXPECT_TRUE(sound_system.Init());
190 EXPECT_TRUE(sound_system->Init());
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dcondition_variable_native_win.cc39 if (!ret_val->Init()) {
46 bool ConditionVariableNativeWin::Init() { function in class:webrtc::ConditionVariableNativeWin
/external/chromium_org/third_party/webrtc/test/
H A Dframe_generator_capturer.cc32 if (!capturer->Init()) {
52 if (!capturer->Init()) {
84 bool FrameGeneratorCapturer::Init() { function in class:webrtc::test::FrameGeneratorCapturer
H A Dvcm_capturer.cc22 bool VcmCapturer::Init(size_t width, size_t height, size_t target_fps) { function in class:webrtc::test::VcmCapturer
60 if (!vcm__capturer->Init(width, height, target_fps)) {
/external/chromium_org/third_party/webrtc/test/linux/
H A Dglx_renderer.cc34 bool GlxRenderer::Init(const char* window_title) { function in class:webrtc::test::GlxRenderer
83 GlRenderer::Init();
111 if (!glx_renderer->Init(window_title)) {
/external/chromium_org/third_party/webrtc/tools/
H A Dsimple_command_line_parser.cc26 void CommandLineParser::Init(int argc, char** argv) { function in class:webrtc::test::CommandLineParser
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/
H A Dvoe_standard_test.cc116 bool VoETestManager::Init() { function in class:voetest::VoETestManager
251 if (!test_manager.Init()) {
/external/chromium_org/tools/grit/grit/format/policy_templates/
H A Dpolicy_template_generator_unittest.py63 def Init(self): member in class:PolicyTemplateGeneratorUnittest.testSequence.LocalMockWriter
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/
H A Dadm_writer.py245 def Init(self): member in class:AdmWriter
H A Dtemplate_writer.py123 def Init(self): member in class:TemplateWriter
140 self.Init()
/external/chromium_org/ui/aura/
H A Denv.cc34 (new Env())->Init(create_event_source);
81 void Env::Init(bool create_event_source) { function in class:aura::Env
/external/chromium_org/ui/base/android/
H A Dwindow_android.cc104 jlong Init(JNIEnv* env, jobject obj, jlong vsync_period) { function in namespace:ui
/external/chromium_org/ui/views/ime/
H A Dinput_method_base.cc26 void InputMethodBase::Init(Widget* widget) { function in class:views::InputMethodBase
/external/compiler-rt/lib/msan/
H A Dmsan_thread.cc43 void MsanThread::Init() { function in class:__msan::MsanThread
67 Init();
/external/libvpx/libvpx/test/
H A Divf_video_source.h47 virtual void Init() { function in class:libvpx_test::IVFVideoSource

Completed in 8591 milliseconds

<<11121314151617181920>>