| /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
| D | fastidct.cpp | 313 void idct_row0Inter(Short *srce, UChar *rec, Int lx) in idct_row0Inter() 324 void idct_row1Inter(Short *blk, UChar *rec, Int lx) in idct_row1Inter() 371 void idct_row2Inter(Short *blk, UChar *rec, Int lx) in idct_row2Inter() 430 void idct_row3Inter(Short *blk, UChar *rec, Int lx) in idct_row3Inter() 500 void idct_row4Inter(Short *blk, UChar *rec, Int lx) in idct_row4Inter() 576 void idct_row0x40Inter(Short *blk, UChar *rec, Int lx) in idct_row0x40Inter() 633 void idct_row0x20Inter(Short *blk, UChar *rec, Int lx) in idct_row0x20Inter() 689 void idct_row0x10Inter(Short *blk, UChar *rec, Int lx) in idct_row0x10Inter() 744 void idct_rowInter(Short *blk, UChar *rec, Int lx) in idct_rowInter() 835 void idct_row0Intra(Short *srce, UChar *rec, Int lx) in idct_row0Intra() [all …]
|
| D | motion_comp.cpp | 352 UChar *rec, /* i */ in GetPredAdvBy0x0() 451 UChar *rec, /* i */ in GetPredAdvBy0x1() 776 UChar *rec, /* i */ in GetPredAdvBy1x0() 1119 UChar *rec, /* i */ in GetPredAdvBy1x1() 1520 Int EncGetPredOutside(Int xpos, Int ypos, UChar *c_prev, UChar *rec, in EncGetPredOutside() 1944 void PutSkippedBlock(UChar *rec, UChar *prev, Int lx) in PutSkippedBlock()
|
| D | fastcodemb.cpp | 79 UChar *rec, *input, *pred; in CodeMB_H263() local 310 UChar *rec, *input, *pred; in CodeMB_MPEG() local
|
| /frameworks/native/libs/ui/ |
| D | GraphicBufferAllocator.cpp | 65 const alloc_rec_t& rec(list.valueAt(i)); in dump() local 123 alloc_rec_t rec; in alloc() local
|
| /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
| D | chv_filter.cpp | 177 uint8 *rec, in CombinedHorzVertFilter() 454 uint8 *rec, in CombinedHorzVertFilter_NoSoftDeblocking()
|
| D | chvr_filter.cpp | 24 uint8 *rec, in CombinedHorzVertRingFilter()
|
| D | post_filter.cpp | 176 void H263_Deblock(uint8 *rec, in H263_Deblock()
|
| /frameworks/base/core/java/android/os/storage/ |
| D | IMountServiceListener.java | 96 final VolumeRecord rec = (VolumeRecord) data.readParcelable(null); in onTransact() local 209 public void onVolumeRecordChanged(VolumeRecord rec) throws RemoteException { in onVolumeRecordChanged() 303 public void onVolumeRecordChanged(VolumeRecord rec) throws RemoteException; in onVolumeRecordChanged()
|
| D | StorageEventListener.java | 44 public void onVolumeRecordChanged(VolumeRecord rec) { in onVolumeRecordChanged()
|
| D | StorageManager.java | 176 public void onVolumeRecordChanged(VolumeRecord rec) { in onVolumeRecordChanged() 630 final VolumeRecord rec = findRecordByUuid(vol.fsUuid); in getBestVolumeDescription() local
|
| /frameworks/ex/widget/java/com/android/ex/widget/ |
| D | StaggeredGridView.java | 517 final LayoutRecord rec = mLayoutRecords.get(mFirstPosition + i); in recycleOffscreenViews() local 812 final LayoutRecord rec = mLayoutRecords.get(position); in layoutChildren() local 844 LayoutRecord rec = mLayoutRecords.get(position); in layoutChildren() local 908 LayoutRecord rec; in fillUp() local 1022 LayoutRecord rec; in fillDown() local 1128 LayoutRecord rec = mLayoutRecords.get(position); in getNextRecordUp() local 1184 LayoutRecord rec = mLayoutRecords.get(position); in getNextRecordDown() local
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | MountService.java | 348 final VolumeRecord rec = findRecordForPath(path); in scrubPath() local 380 final VolumeRecord rec = mRecords.get(vol.fsUuid); in shouldBenchmark() local 1099 final VolumeRecord rec = findRecordForPath(path); in onEventLocked() local 1117 final VolumeRecord rec = findRecordForPath(path); in onEventLocked() local 1232 VolumeRecord rec = mRecords.get(vol.fsUuid); in onVolumeStateChangedLocked() local 1474 final VolumeRecord rec = readVolumeRecord(in); in readSettingsLocked() local 1504 final VolumeRecord rec = mRecords.valueAt(i); in writeSettingsLocked() local 1531 public static void writeVolumeRecord(XmlSerializer out, VolumeRecord rec) throws IOException { in writeVolumeRecord() 1740 final VolumeRecord rec = mRecords.get(fsUuid); in setVolumeNickname() local 1754 final VolumeRecord rec = mRecords.get(fsUuid); in setVolumeUserFlags() local [all …]
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
| D | UsimPhoneBookManager.java | 217 AdnRecord rec = mPhoneBookRecords.get(i); in updatePhoneAdnRecord() local 248 AdnRecord rec = mPhoneBookRecords.get(i); in updatePhoneAdnRecord() local
|
| /frameworks/native/services/sensorservice/ |
| D | SensorService.cpp | 573 SensorRecord* rec = mActiveSensors.valueFor(sensor_handle); in threadLoop() local 802 SensorRecord* rec = mActiveSensors.valueAt(i); in cleanupConnection() local 852 SensorRecord* rec = mActiveSensors.valueFor(handle); in enable() local 1001 SensorRecord* rec = mActiveSensors.valueFor(handle); in cleanupWithoutDisableLocked() local 1074 SensorRecord* rec = mActiveSensors.valueFor(handle); in flushSensor() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
| D | StorageNotification.java | 320 final VolumeRecord rec = mStorageManager.findRecordByUuid(vol.getFsUuid()); in onVolumeMounted() local 624 private PendingIntent buildForgetPendingIntent(VolumeRecord rec) { in buildForgetPendingIntent()
|
| /frameworks/base/core/java/android/text/method/ |
| D | MultiTapKeyListener.java | 110 int rec = (content.getSpanFlags(TextKeyListener.ACTIVE) in onKeyDown() local
|
| /frameworks/base/libs/hwui/ |
| D | SkiaShader.cpp | 291 SkShader::ComposeRec rec; in tryStoreCompose() local
|
| D | SkiaCanvas.cpp | 234 const SaveRec* rec = (NULL == mSaveStack.get()) in restore() local 314 SaveRec* rec = static_cast<SaveRec*>(mSaveStack->push_back()); in recordPartialSave() local
|
| D | DisplayListCanvas.cpp | 602 SkShader::ComposeRec rec; in refBitmapsInShader() local
|
| /frameworks/native/cmds/installd/ |
| D | utils.cpp | 965 int get_path_from_env(dir_rec_t* rec, const char* var) { in get_path_from_env() 981 int get_path_from_string(dir_rec_t* rec, const char* path) { in get_path_from_string()
|
| /frameworks/base/services/core/java/com/android/server/statusbar/ |
| D | StatusBarManagerService.java | 786 final DisableRecord rec = mDisableRecords.get(i); in gatherDisableActionsLocked() local
|
| /frameworks/base/services/core/java/com/android/server/am/ |
| D | ActivityManagerService.java | 4607 ProcessRecord rec = mLruProcesses.get(i); in getLRURecordIndexForAppLocked() local 4631 ProcessRecord rec = mLruProcesses.get(i); in doLowMemReportIfNeededLocked() local 4654 ProcessRecord rec = mLruProcesses.get(i); in doLowMemReportIfNeededLocked() local 6726 PendingIntentRecord rec = ref != null ? ref.get() : null; in getIntentSenderLocked() local 6769 PendingIntentRecord rec = (PendingIntentRecord)sender; in cancelIntentSender() local 6789 void cancelIntentSenderLocked(PendingIntentRecord rec, boolean cleanActivity) { in cancelIntentSenderLocked() 11204 final PendingIntentRecord rec = (PendingIntentRecord)sender; in noteWakeupAlarm() local 11223 final PendingIntentRecord rec = (PendingIntentRecord)sender; in noteAlarmStart() local 11237 final PendingIntentRecord rec = (PendingIntentRecord)sender; in noteAlarmFinish() local 14220 PendingIntentRecord rec = ref != null ? ref.get(): null; in dumpPendingIntentsLocked() local
|
| /frameworks/base/core/java/android/os/ |
| D | BatteryStats.java | 4273 public void printNextItem(PrintWriter pw, HistoryItem rec, long baseTime, boolean checkin, in printNextItem() 4719 final HistoryItem rec = new HistoryItem(); in dumpHistoryLocked() local 4885 final HistoryItem rec = new HistoryItem(); in dumpLocked() local
|
| /frameworks/base/core/jni/android/graphics/ |
| D | Bitmap.cpp | 102 virtual bool onNewLockPixels(LockRec* rec) override { in onNewLockPixels()
|
| /frameworks/base/core/java/com/android/internal/os/ |
| D | BatteryStatsImpl.java | 2450 HistoryItem rec = mHistoryCache; in addHistoryRecordLocked() local 2461 void addHistoryRecordLocked(HistoryItem rec) { in addHistoryRecordLocked() 9119 HistoryItem rec = new HistoryItem(time, in); in readOldHistory() local 9160 HistoryItem rec = mHistory; in writeOldHistory() local
|