Searched refs:RecordSettings (Results 1 – 18 of 18) sorted by relevance
/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/ |
D | DvrSettings.aidl | 20 import android.hardware.tv.tuner.RecordSettings; 28 RecordSettings record;
|
D | RecordSettings.aidl | 26 parcelable RecordSettings {
|
/hardware/interfaces/tv/tuner/1.0/vts/functional/ |
D | DvrTests.h | 52 using android::hardware::tv::tuner::V1_0::RecordSettings; 106 void startRecordOutputThread(RecordSettings recordSettings, MQDesc& recordMQDescriptor); 110 void recordThreadLoop(RecordSettings* recordSetting, bool* keepWritingPlaybackFMQ); 119 RecordSettings* recordSettings; 159 void startRecordOutputThread(RecordSettings settings) { in startRecordOutputThread()
|
D | DvrTests.cpp | 133 void DvrCallback::startRecordOutputThread(RecordSettings recordSettings, in startRecordOutputThread() 155 void DvrCallback::recordThreadLoop(RecordSettings* /*recordSettings*/, bool* keepReadingRecordFMQ) { in recordThreadLoop() argument
|
/hardware/interfaces/tv/tuner/1.1/vts/functional/ |
D | DvrTests.h | 52 using android::hardware::tv::tuner::V1_0::RecordSettings; 107 void startRecordOutputThread(RecordSettings recordSettings, MQDesc& recordMQDescriptor); 111 void recordThreadLoop(RecordSettings* recordSetting, bool* keepWritingPlaybackFMQ); 120 RecordSettings* recordSettings; 160 void startRecordOutputThread(RecordSettings settings) { in startRecordOutputThread()
|
D | DvrTests.cpp | 132 void DvrCallback::startRecordOutputThread(RecordSettings recordSettings, in startRecordOutputThread() 154 void DvrCallback::recordThreadLoop(RecordSettings* /*recordSettings*/, bool* keepReadingRecordFMQ) { in recordThreadLoop() argument
|
D | VtsHalTvTunerV1_1TestConfigurations.h | 50 using android::hardware::tv::tuner::V1_0::RecordSettings;
|
/hardware/interfaces/tv/tuner/aidl/vts/functional/ |
D | DvrTests.h | 95 void startRecordOutputThread(RecordSettings recordSettings, MQDesc& recordMQDescriptor); 108 RecordSettings* recordSettings; 146 void startRecordOutputThread(RecordSettings settings) { in startRecordOutputThread()
|
D | DvrTests.cpp | 135 void DvrCallback::startRecordOutputThread(RecordSettings /* recordSettings */, in startRecordOutputThread() argument
|
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/ |
D | DvrSettings.aidl | 38 android.hardware.tv.tuner.RecordSettings record;
|
D | RecordSettings.aidl | 37 parcelable RecordSettings {
|
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/ |
D | DvrSettings.aidl | 38 android.hardware.tv.tuner.RecordSettings record;
|
D | RecordSettings.aidl | 37 parcelable RecordSettings {
|
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/ |
D | DvrSettings.aidl | 38 android.hardware.tv.tuner.RecordSettings record;
|
D | RecordSettings.aidl | 37 parcelable RecordSettings {
|
/hardware/interfaces/tv/tuner/config/ |
D | TunerTestingConfigReaderV1_0.h | 67 using android::hardware::tv::tuner::V1_0::RecordSettings; 875 static RecordSettings readRecordSettings(Dvr dvrConfig) { in readRecordSettings() 877 RecordSettings recordSettings{ in readRecordSettings()
|
D | TunerTestingConfigAidlReaderV1_0.h | 1197 static RecordSettings readRecordSettings(Dvr dvrConfig) { in readRecordSettings() 1199 RecordSettings recordSettings{ in readRecordSettings()
|
/hardware/interfaces/tv/tuner/1.0/ |
D | types.hal | 2630 struct RecordSettings { 2729 RecordSettings record;
|