Home
last modified time | relevance | path

Searched defs:ap (Results 1 – 25 of 65) sorted by relevance

123

/frameworks/wilhelm/src/android/
DAudioPlayer_to_android.cpp52 inline void audioManagerPlayerEvent(CAudioPlayer* ap, android::player_state_t event) { in audioManagerPlayerEvent()
86 SLresult aplayer_setPlayState(const android::sp<android::GenericPlayer> &ap, SLuint32 playState, in aplayer_setPlayState()
147 static size_t adecoder_writeToBufferQueue(const uint8_t *data, size_t size, CAudioPlayer* ap) { in adecoder_writeToBufferQueue()
215 void android_audioPlayer_volumeUpdate(CAudioPlayer* ap) in android_audioPlayer_volumeUpdate()
381 void audioTrack_handleMarker_lockPlay(CAudioPlayer* ap) { in audioTrack_handleMarker_lockPlay()
398 void audioTrack_handleNewPos_lockPlay(CAudioPlayer* ap) { in audioTrack_handleNewPos_lockPlay()
416 void audioTrack_handleUnderrun_lockPlay(CAudioPlayer* ap) { in audioTrack_handleUnderrun_lockPlay()
446 void audioPlayer_dispatch_headAtEnd_lockPlay(CAudioPlayer *ap, bool setPlayStateToPaused, in audioPlayer_dispatch_headAtEnd_lockPlay()
484 SLresult audioPlayer_setStreamType(CAudioPlayer* ap, SLint32 type) { in audioPlayer_setStreamType()
527 SLresult audioPlayer_setPerformanceMode(CAudioPlayer* ap, SLuint32 mode) { in audioPlayer_setPerformanceMode()
[all …]
/frameworks/wilhelm/src/
Dhandler_bodies.cpp27 CAudioPlayer *ap = (CAudioPlayer *) thiz; in handler_AudioPlayer_gain() local
62 CAudioPlayer *ap; in handler_AudioPlayer_position() local
81 CAudioPlayer *ap = (CAudioPlayer *) thiz; in handler_AudioPlayer_transport() local
90 CAudioPlayer *ap = (CAudioPlayer *) thiz; in handler_AudioPlayer_play_state() local
130 CAudioPlayer *ap = (CAudioPlayer *) thiz; in handler_AudioPlayer_bq_enqueue() local
141 CAudioPlayer *ap = (CAudioPlayer *) thiz; in handler_AudioPlayer_abq_enqueue() local
172 CAudioPlayer *ap = (CAudioPlayer *) thiz; in handler_AudioPlayer_gain() local
Dlocks.cpp221 CAudioPlayer *ap = (CAudioPlayer *) thiz; in object_unlock_exclusive_attributes_() local
249 CAudioPlayer *ap = (CAudioPlayer *) thiz; in object_unlock_exclusive_attributes_() local
/frameworks/base/media/jni/soundpool/
Dandroid_media_SoundPool.cpp54 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_load_FD() local
63 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_unload() local
74 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_play() local
83 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_pause() local
92 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_resume() local
101 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_autoPause() local
110 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_autoResume() local
119 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_stop() local
129 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_setVolume() local
138 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_mute() local
[all …]
/frameworks/wilhelm/src/itf/
DIAndroidEffectSend.cpp35 CAudioPlayer *ap = (SL_OBJECTID_AUDIOPLAYER == InterfaceToObjectID(thiz)) ? in IAndroidEffectSend_EnableEffectSend() local
92 CAudioPlayer *ap = (SL_OBJECTID_AUDIOPLAYER == InterfaceToObjectID(thiz)) ? in IAndroidEffectSend_SetDirectLevel() local
125 CAudioPlayer *ap = (SL_OBJECTID_AUDIOPLAYER == InterfaceToObjectID(thiz)) ? in IAndroidEffectSend_GetDirectLevel() local
154 CAudioPlayer *ap = (SL_OBJECTID_AUDIOPLAYER == InterfaceToObjectID(thiz)) ? in IAndroidEffectSend_SetSendLevel() local
193 CAudioPlayer *ap = (SL_OBJECTID_AUDIOPLAYER == InterfaceToObjectID(thiz)) ? in IAndroidEffectSend_GetSendLevel() local
DIMuteSolo.cpp31 CAudioPlayer *ap = (CAudioPlayer *) thisObject; in IMuteSolo_SetChannelMute() local
70 CAudioPlayer *ap = (CAudioPlayer *) thisObject; in IMuteSolo_GetChannelMute() local
103 CAudioPlayer *ap = (CAudioPlayer *) thisObject; in IMuteSolo_SetChannelSolo() local
142 CAudioPlayer *ap = (CAudioPlayer *) thisObject; in IMuteSolo_GetChannelSolo() local
178 CAudioPlayer *ap = (CAudioPlayer *) thisObject; in IMuteSolo_GetNumChannels() local
DIEffectSend.cpp133 CAudioPlayer *ap = (SL_OBJECTID_AUDIOPLAYER == InterfaceToObjectID(thiz)) ? in IEffectSend_EnableEffectSend() local
199 CAudioPlayer *ap = (SL_OBJECTID_AUDIOPLAYER == InterfaceToObjectID(thiz)) ? in IEffectSend_SetDirectLevel() local
234 CAudioPlayer *ap = (SL_OBJECTID_AUDIOPLAYER == InterfaceToObjectID(thiz)) ? in IEffectSend_GetDirectLevel() local
270 CAudioPlayer *ap = (SL_OBJECTID_AUDIOPLAYER == InterfaceToObjectID(thiz)) ? in IEffectSend_SetSendLevel() local
DIPlaybackRate.cpp33 CAudioPlayer *ap = (SL_OBJECTID_AUDIOPLAYER == InterfaceToObjectID(thiz)) ? in IPlaybackRate_SetRate() local
87 CAudioPlayer *ap = (SL_OBJECTID_AUDIOPLAYER == InterfaceToObjectID(thiz)) ? in IPlaybackRate_SetPropertyConstraints() local
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/wifi/
DAccessPointTest.java143 final AccessPoint ap = new AccessPoint(InstrumentationRegistry.getTargetContext(), bundle); in testSsidIsSpannableString_returnFalse() local
984 AccessPoint ap = new TestAccessPointBuilder(mContext) in testUpdateConfig_doesNotThrowNPE_ifListenerIsNulledWhileAwaitingExecution() local
1010 AccessPoint ap = new TestAccessPointBuilder(mContext) in testUpdateWithNullWifiConfiguration_doesNotThrowNPE() local
1022 AccessPoint ap = createAccessPointWithScanResultCache(); in testSpeedLabelAveragesAllBssidScores() local
1045 AccessPoint ap = createAccessPointWithScanResultCache(); in testSpeedLabelAverageIgnoresNoSpeedScores() local
1083 AccessPoint ap = in testSpeedLabelFallbackScoreIgnoresNullCurves() local
1109 AccessPoint ap = createApWithFastTimestampedScoredNetworkCache(timeMillis); in testScoredNetworkCacheBundling() local
1125 AccessPoint ap = in testRecentNetworkScoresAreUsedForSpeedLabelGeneration() local
1138 AccessPoint ap = in testNetworkScoresAreUsedForSpeedLabelGenerationWhenWithinAgeRange() local
1151 AccessPoint ap = in testOldNetworkScoresAreNotUsedForSpeedLabelGeneration() local
[all …]
/frameworks/base/cmds/idmap2/libidmap2/
DResult.cpp27 va_list ap; in Error() local
37 va_list ap; in Error() local
DRawPrintVisitor.cpp94 va_list ap; in print() local
107 va_list ap; in print() local
120 va_list ap; in print() local
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/wifi/
DAccessPointPreferenceTest.java65 final AccessPoint ap = new TestAccessPointBuilder(mContext) in refresh_openNetwork_updateContentDescription() local
95 final AccessPoint ap = new TestAccessPointBuilder(mContext) in refresh_setTitle_shouldUseSsidString() local
/frameworks/av/media/libstagefright/foundation/
DAudioPresentationInfo.cpp32 for (const auto& ap : presentations) { in serializeAudioPresentations() local
92 AudioPresentationV1 ap; in deserializeAudioPresentations() local
/frameworks/native/vulkan/libvulkan/
Ddebug_report.h106 va_list ap; in Info() local
116 va_list ap; in Warn() local
126 va_list ap; in Err() local
/frameworks/base/tools/aapt/
DSourcePos.cpp116 va_list ap; in error() local
126 va_list ap; in warning() local
136 va_list ap; in printf() local
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dweight_a.c30 Word16 ap[], /* (o) Q12 : Spectral expanded LPC coefficients */ in Weight_a()
/frameworks/base/cmds/idmap/
Dinspect.cpp116 va_list ap; in printe() local
129 va_list ap; in print() local
139 va_list ap; in print_path() local
/frameworks/av/media/libstagefright/codecs/amrwb/src/
Dweight_amrwb_lpc.cpp118 int16 ap[], /* (o) Q12 : Spectral expanded LPC coefficients */ in weight_amrwb_lpc()
/frameworks/base/libs/androidfw/
DAssetManager.cpp180 asset_path ap; in addAssetPath() local
306 asset_path ap; in addAssetFd() local
340 asset_path ap; in createIdmap() local
539 bool AssetManager::appendPathToResTable(asset_path& ap, bool appAsLib) const { in appendPathToResTable()
783 asset_path& ap) in openNonAssetInPathLocked()
853 String8 AssetManager::createPathNameLocked(const asset_path& ap, const char* rootDir) in createPathNameLocked()
864 ZipFileRO* AssetManager::getZipFileLocked(asset_path& ap) in getZipFileLocked()
994 const asset_path& ap = mAssetPaths.itemAt(i); in openDir() local
1043 const asset_path& ap = mAssetPaths.itemAt(which); in openNonAssetDir() local
1074 const asset_path& ap, const char* rootDir, const char* dirName) in scanAndMergeDirLocked()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DAccessPointControllerImpl.java102 public int getIcon(AccessPoint ap) { in getIcon()
107 public boolean connect(AccessPoint ap) { in connect()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportWarningActivity.java56 final AlertController.AlertParams ap = mAlertParams; in onCreate() local
/frameworks/av/media/libnblog/
DWriter.cpp89 va_list ap; in logf() local
111 va_list ap; in logFormat() local
187 void Writer::logvf(const char *fmt, va_list ap) in logvf()
/frameworks/base/libs/hwui/utils/
DTraceUtils.h41 va_list ap; in atraceFormatBegin() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DUsbAccessoryUriActivity.java70 final AlertController.AlertParams ap = mAlertParams; in onCreate() local
DUsbDebuggingSecondaryUserActivity.java45 final AlertController.AlertParams ap = mAlertParams; in onCreate() local

123