OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Reinitialize
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/ui/events/ozone/evdev/
touch_event_converter_evdev.h
43
virtual bool
Reinitialize
();
touch_event_converter_evdev.cc
136
bool TouchEventConverterEvdev::
Reinitialize
() {
244
if (
Reinitialize
()) {
touch_event_converter_evdev_unittest.cc
62
virtual bool
Reinitialize
() OVERRIDE { return true; }
/external/chromium_org/media/filters/
ffmpeg_video_decoder_unittest.cc
83
void
Reinitialize
() {
332
Reinitialize
();
344
Reinitialize
();
351
Reinitialize
();
decrypting_video_decoder_unittest.cc
103
//
Reinitialize
the |decoder_| and expects it to succeed.
104
void
Reinitialize
() {
274
Reinitialize
();
285
//
Reinitialize
() expects the reinitialization to succeed. Call