Searched defs:DummyRecorder (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libstagefright/tests/
H A DDummyRecorder.h30 class DummyRecorder { class in namespace:android
46 DummyRecorder(const sp<MediaSource> &source) : mSource(source) function in class:android::DummyRecorder
48 ~DummyRecorder( ) {}
52 DISALLOW_EVIL_CONSTRUCTORS(DummyRecorder);

Completed in 30 milliseconds