Searched refs:Reset (Results 101 - 125 of 2222) sorted by relevance

1234567891011>>

/external/chromium_org/media/filters/
H A Dclockless_video_frame_scheduler.h24 virtual void Reset() OVERRIDE;
H A Dvideo_frame_scheduler.h43 virtual void Reset() = 0;
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dgetdents_helper.h21 void Reset();
/external/chromium_org/net/cert/
H A Dcert_verify_result.h25 void Reset();
/external/chromium_org/ppapi/native_client/tests/ppapi_test_lib/
H A Dtestable_callback.h47 void Reset() { function in class:TestableCallback
/external/chromium_org/sync/internal_api/public/util/
H A Dunrecoverable_error_info.h24 void Reset(const tracked_objects::Location& location,
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_line_reader.h46 void Reset();
H A Dcrazy_linker_search_path_list.h20 // Reset the list, i.e. make it empty.
21 void Reset();
23 // Reset the list from an environment variable value.
/external/chromium_org/third_party/webrtc/base/
H A Devent.h33 void Reset();
H A Dsharedexclusivelock.cc33 shared_count_is_zero_.Reset();
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Drandom_vector.cc40 void RandomVector::Reset() { function in class:webrtc::RandomVector
H A Drandom_vector.h32 void Reset();
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Dscreen_capture_frame_queue.cc39 void ScreenCaptureFrameQueue::Reset() { function in class:webrtc::ScreenCaptureFrameQueue
H A Dscreen_capture_frame_queue.h52 void Reset();
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/
H A Drate_statistics.h27 void Reset();
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dinter_frame_delay.h25 void Reset(int64_t currentWallClock);
H A Dtimestamp_map.h36 void Reset();
/external/chromium_org/third_party/webrtc/modules/video_coding/utility/include/mock/
H A Dmock_frame_dropper.h23 MOCK_METHOD0(Reset,
/external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
H A Dframe_preprocessor.cc27 Reset();
38 void VPMFramePreprocessor::Reset() { function in class:webrtc::VPMFramePreprocessor
40 vd_->Reset();
42 spatial_resampler_->Reset();
H A Dvideo_decimator.h24 void Reset();
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Devent_win.h29 virtual bool Reset();
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_ref_count.cc37 void ViERefCount::Reset() { function in class:webrtc::ViERefCount
/external/chromium_org/ui/base/ime/linux/
H A Dfake_input_method_context.h19 virtual void Reset() OVERRIDE;
/external/chromium_org/ui/gl/android/
H A Dscoped_java_surface.cc36 j_surface_.Reset(surface);
48 j_surface_.Reset(tmp);
69 j_surface_.Reset(env, other.j_surface_.Release());
82 surface_ref.Reset(env, surface);
/external/webrtc/src/system_wrappers/interface/
H A Dcpu_wrapper.h46 virtual void Reset() = 0;

Completed in 1024 milliseconds

1234567891011>>