| /frameworks/wilhelm/src/android/ |
| D | AudioPlayer_to_android.cpp | 52 inline void audioManagerPlayerEvent(CAudioPlayer* ap, android::player_state_t event, in audioManagerPlayerEvent() 87 SLresult aplayer_setPlayState(const android::sp<android::GenericPlayer> &ap, SLuint32 playState, in aplayer_setPlayState() 148 static size_t adecoder_writeToBufferQueue(const uint8_t *data, size_t size, CAudioPlayer* ap) { in adecoder_writeToBufferQueue() 216 void android_audioPlayer_volumeUpdate(CAudioPlayer* ap) in android_audioPlayer_volumeUpdate() 382 void audioTrack_handleMarker_lockPlay(CAudioPlayer* ap) { in audioTrack_handleMarker_lockPlay() 399 void audioTrack_handleNewPos_lockPlay(CAudioPlayer* ap) { in audioTrack_handleNewPos_lockPlay() 417 void audioTrack_handleUnderrun_lockPlay(CAudioPlayer* ap) { in audioTrack_handleUnderrun_lockPlay() 447 void audioPlayer_dispatch_headAtEnd_lockPlay(CAudioPlayer *ap, bool setPlayStateToPaused, in audioPlayer_dispatch_headAtEnd_lockPlay() 485 SLresult audioPlayer_setStreamType(CAudioPlayer* ap, SLint32 type) { in audioPlayer_setStreamType() 528 SLresult audioPlayer_setPerformanceMode(CAudioPlayer* ap, SLuint32 mode) { in audioPlayer_setPerformanceMode() [all …]
|
| /frameworks/wilhelm/src/ |
| D | handler_bodies.cpp | 27 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
|
| D | locks.cpp | 221 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/ |
| D | android_media_SoundPool.cpp | 56 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_load_FD() local 65 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_unload() local 76 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_play() local 85 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_pause() local 94 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_resume() local 103 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_autoPause() local 112 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_autoResume() local 121 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_stop() local 131 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_setVolume() local 140 SoundPool *ap = MusterSoundPool(env, thiz); in android_media_SoundPool_mute() local [all …]
|
| /frameworks/wilhelm/src/itf/ |
| D | IAndroidEffectSend.cpp | 35 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
|
| D | IMuteSolo.cpp | 31 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
|
| D | IEffectSend.cpp | 133 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
|
| D | IPlaybackRate.cpp | 33 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/ |
| D | AccessPointTest.java | 144 final AccessPoint ap = new AccessPoint(InstrumentationRegistry.getTargetContext(), bundle); in testSsidIsSpannableString_returnFalse() local 941 AccessPoint ap = new TestAccessPointBuilder(mContext) in testUpdateConfig_doesNotThrowNPE_ifListenerIsNulledWhileAwaitingExecution() local 967 AccessPoint ap = new TestAccessPointBuilder(mContext) in testUpdateWithNullWifiConfiguration_doesNotThrowNPE() local 979 AccessPoint ap = createAccessPointWithScanResultCache(); in testSpeedLabelAveragesAllBssidScores() local 1002 AccessPoint ap = createAccessPointWithScanResultCache(); in testSpeedLabelAverageIgnoresNoSpeedScores() local 1040 AccessPoint ap = in testSpeedLabelFallbackScoreIgnoresNullCurves() local 1066 AccessPoint ap = createApWithFastTimestampedScoredNetworkCache(timeMillis); in testScoredNetworkCacheBundling() local 1082 AccessPoint ap = in testRecentNetworkScoresAreUsedForSpeedLabelGeneration() local 1095 AccessPoint ap = in testNetworkScoresAreUsedForSpeedLabelGenerationWhenWithinAgeRange() local 1108 AccessPoint ap = in testOldNetworkScoresAreNotUsedForSpeedLabelGeneration() local [all …]
|
| /frameworks/base/cmds/idmap2/libidmap2/ |
| D | Result.cpp | 27 va_list ap; in Error() local 37 va_list ap; in Error() local
|
| D | RawPrintVisitor.cpp | 147 va_list ap; in print() local 160 va_list ap; in print() local 172 va_list ap; in print() local 184 va_list ap; in print() local
|
| /frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/wifi/ |
| D | AccessPointPreferenceTest.java | 65 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/ |
| D | AudioPresentationInfo.cpp | 32 for (const auto& ap : presentations) { in serializeAudioPresentations() local 92 AudioPresentationV1 ap; in deserializeAudioPresentations() local
|
| /frameworks/native/vulkan/libvulkan/ |
| D | debug_report.h | 106 va_list ap; in Info() local 116 va_list ap; in Warn() local 126 va_list ap; in Err() local
|
| /frameworks/base/tools/aapt/ |
| D | SourcePos.cpp | 116 va_list ap; in error() local 126 va_list ap; in warning() local 136 va_list ap; in printf() local
|
| /frameworks/av/media/codecs/amrwb/enc/src/ |
| D | weight_a.c | 30 Word16 ap[], /* (o) Q12 : Spectral expanded LPC coefficients */ in Weight_a()
|
| /frameworks/av/media/codecs/amrwb/dec/src/ |
| D | weight_amrwb_lpc.cpp | 118 int16 ap[], /* (o) Q12 : Spectral expanded LPC coefficients */ in weight_amrwb_lpc()
|
| /frameworks/base/libs/androidfw/ |
| D | AssetManager.cpp | 180 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/Shell/src/com/android/shell/ |
| D | BugreportWarningActivity.java | 61 final AlertController.AlertParams ap = mAlertParams; in onCreate() local
|
| /frameworks/av/media/libnblog/ |
| D | Writer.cpp | 93 va_list ap; in logf() local 115 va_list ap; in logFormat() local 191 void Writer::logvf(const char *fmt, va_list ap) in logvf()
|
| /frameworks/native/libs/gui/include/gui/ |
| D | TraceUtils.h | 41 va_list ap; in atraceFormatBegin() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
| D | UsbAccessoryUriActivity.java | 70 final AlertController.AlertParams ap = mAlertParams; in onCreate() local
|
| /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
| D | DevicePolicyData.java | 244 ActiveAdmin ap = policyData.mAdminList.get(i); in store() local 484 ActiveAdmin ap = new ActiveAdmin(dai, /* parent */ false); in load() local 486 policy.mAdminMap.put(ap.info.getComponent(), ap); in load() local 622 ActiveAdmin ap = mAdminList.get(i); in dump() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
| D | AccessPointControllerImpl.java | 160 public int getIcon(WifiEntry ap) { in getIcon() 173 public boolean connect(WifiEntry ap) { in connect()
|
| /frameworks/base/core/java/com/android/internal/app/ |
| D | ConfirmUserCreationActivity.java | 75 final AlertController.AlertParams ap = mAlertParams; in onCreate() local
|