Home
last modified time | relevance | path

Searched refs:RecordSettings (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/tv/tuner/aidl/android/hardware/tv/tuner/
DDvrSettings.aidl20 import android.hardware.tv.tuner.RecordSettings;
28 RecordSettings record;
DRecordSettings.aidl26 parcelable RecordSettings {
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DDvrTests.h52 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()
DDvrTests.cpp133 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/
DDvrTests.h52 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()
DDvrTests.cpp132 void DvrCallback::startRecordOutputThread(RecordSettings recordSettings, in startRecordOutputThread()
154 void DvrCallback::recordThreadLoop(RecordSettings* /*recordSettings*/, bool* keepReadingRecordFMQ) { in recordThreadLoop() argument
DVtsHalTvTunerV1_1TestConfigurations.h50 using android::hardware::tv::tuner::V1_0::RecordSettings;
/hardware/interfaces/tv/tuner/aidl/vts/functional/
DDvrTests.h95 void startRecordOutputThread(RecordSettings recordSettings, MQDesc& recordMQDescriptor);
108 RecordSettings* recordSettings;
146 void startRecordOutputThread(RecordSettings settings) { in startRecordOutputThread()
DDvrTests.cpp135 void DvrCallback::startRecordOutputThread(RecordSettings /* recordSettings */, in startRecordOutputThread() argument
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/current/android/hardware/tv/tuner/
DDvrSettings.aidl38 android.hardware.tv.tuner.RecordSettings record;
DRecordSettings.aidl37 parcelable RecordSettings {
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/2/android/hardware/tv/tuner/
DDvrSettings.aidl38 android.hardware.tv.tuner.RecordSettings record;
DRecordSettings.aidl37 parcelable RecordSettings {
/hardware/interfaces/tv/tuner/aidl/aidl_api/android.hardware.tv.tuner/1/android/hardware/tv/tuner/
DDvrSettings.aidl38 android.hardware.tv.tuner.RecordSettings record;
DRecordSettings.aidl37 parcelable RecordSettings {
/hardware/interfaces/tv/tuner/config/
DTunerTestingConfigReaderV1_0.h67 using android::hardware::tv::tuner::V1_0::RecordSettings;
875 static RecordSettings readRecordSettings(Dvr dvrConfig) { in readRecordSettings()
877 RecordSettings recordSettings{ in readRecordSettings()
DTunerTestingConfigAidlReaderV1_0.h1197 static RecordSettings readRecordSettings(Dvr dvrConfig) { in readRecordSettings()
1199 RecordSettings recordSettings{ in readRecordSettings()
/hardware/interfaces/tv/tuner/1.0/
Dtypes.hal2630 struct RecordSettings {
2729 RecordSettings record;