| /frameworks/av/media/module/codecs/m4v_h263/enc/src/ | 
| D | fastidct.cpp | 325 void idct_row0Inter(Short *srce, UChar *rec, Int lx)  in idct_row0Inter()336 void idct_row1Inter(Short *blk, UChar *rec, Int lx)  in idct_row1Inter()
 385 void idct_row2Inter(Short *blk, UChar *rec, Int lx)  in idct_row2Inter()
 446 void idct_row3Inter(Short *blk, UChar *rec, Int lx)  in idct_row3Inter()
 518 void idct_row4Inter(Short *blk, UChar *rec, Int lx)  in idct_row4Inter()
 596 void idct_row0x40Inter(Short *blk, UChar *rec, Int lx)  in idct_row0x40Inter()
 653 void idct_row0x20Inter(Short *blk, UChar *rec, Int lx)  in idct_row0x20Inter()
 711 void idct_row0x10Inter(Short *blk, UChar *rec, Int lx)  in idct_row0x10Inter()
 768 void idct_rowInter(Short *blk, UChar *rec, Int lx)  in idct_rowInter()
 859 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()  local310     UChar *rec, *input, *pred;  in CodeMB_MPEG()  local
 
 | 
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ | 
| D | PlmnActRecordTest.java | 43         PlmnActRecord rec = new PlmnActRecord(TEST_PLMN_5DIGIT, ACCESS_TECHS_3GPP);  in testConstructors()  local78         PlmnActRecord rec = new PlmnActRecord(TEST_RECORD_5DIGIT, 0);  in testEncoding()  local
 
 | 
| /frameworks/base/services/core/java/com/android/server/incident/ | 
| D | PendingReports.java | 196         final PendingReportRec rec;  in approveReport()  local221         final PendingReportRec rec;  in denyReport()  local
 326                 PendingReportRec rec =  in authorizeReportImpl()  local
 338         PendingReportRec rec = null;  in authorizeReportImpl()  local
 433             final PendingReportRec rec = i.next();  in findAndRemovePendingReportRecLocked()  local
 448             final PendingReportRec rec = i.next();  in removePendingReportRecLocked()  local
 
 | 
| /frameworks/base/services/core/java/com/android/server/am/ | 
| D | PendingIntentController.java | 154             PendingIntentRecord rec = ref != null ? ref.get() : null;  in getIntentSender()  local257             final PendingIntentRecord rec = (PendingIntentRecord) sender;  in cancelIntentSender()  local
 275     public void cancelIntentSender(PendingIntentRecord rec, boolean cleanActivity) {  in cancelIntentSender()
 341     private void makeIntentSenderCanceled(PendingIntentRecord rec) {  in makeIntentSenderCanceled()
 387                     PendingIntentRecord rec = ref != null ? ref.get() : null;  in dumpPendingIntents()  local
 
 | 
| /frameworks/base/core/java/android/os/storage/ | 
| D | IStorageEventListener.aidl | 52     void onVolumeRecordChanged(in VolumeRecord rec) = 3;  field
 | 
| D | StorageEventListener.java | 56     public void onVolumeRecordChanged(VolumeRecord rec) {  in onVolumeRecordChanged()
 | 
| /frameworks/libs/binary_translation/assembler/ | 
| D | machine_code_test.cc | 61   RecoveryMap rec;  in TEST()  local
 | 
| /frameworks/native/libs/ui/ | 
| D | GraphicBufferAllocator.cpp | 95         const alloc_rec_t& rec(list.valueAt(i));  in dump()  local168     alloc_rec_t rec;  in allocateHelper()  local
 
 | 
| /frameworks/base/services/core/java/com/android/server/ | 
| D | AlarmManagerInternal.java | 47     void remove(PendingIntent rec);  in remove()
 | 
| D | StorageManagerService.java | 511         final VolumeRecord rec = findRecordForPath(path);  in scrubPath()  local782                     final VolumeRecord rec = (VolumeRecord) msg.obj;  in handleMessage()  local
 1658                 VolumeRecord rec = mRecords.get(vol.fsUuid);  in onVolumeStateChangedAsync()  local
 2130                         final VolumeRecord rec = readVolumeRecord(in);  in readSettingsLocked()  local
 2159                 final VolumeRecord rec = mRecords.valueAt(i);  in writeSettingsLocked()  local
 2188     public static void writeVolumeRecord(TypedXmlSerializer out, VolumeRecord rec)  in writeVolumeRecord()
 2440             final VolumeRecord rec = mRecords.get(fsUuid);  in setVolumeNickname()  local
 2455             final VolumeRecord rec = mRecords.get(fsUuid);  in setVolumeUserFlags()  local
 2471             final VolumeRecord rec = mRecords.remove(fsUuid);  in forgetVolume()  local
 2497                 final VolumeRecord rec = mRecords.valueAt(i);  in forgetAllVolumes()  local
 [all …]
 
 | 
| /frameworks/ex/widget/java/com/android/ex/widget/ | 
| D | StaggeredGridView.java | 517                 final LayoutRecord rec = mLayoutRecords.get(mFirstPosition + i);  in recycleOffscreenViews()  local812             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/av/media/module/codecs/m4v_h263/dec/src/ | 
| D | post_filter.cpp | 30 void H263_Deblock(uint8 *rec,  in H263_Deblock()
 | 
| /frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/ | 
| D | Alarm.java | 138             PendingIntent op, IAlarmListener rec, String listenerTag, WorkSource ws, int flags,  in Alarm()174     public boolean matches(PendingIntent pi, IAlarmListener rec) {  in matches()
 
 | 
| /frameworks/rs/tests/java_api/SSHealingBrush/src/rs/example/android/com/healingbrush/ | 
| D | DrawView.java | 81     RectF rec = new RectF();  field in DrawView
 | 
| D | Healing.java | 49     private static Bitmap buildMask(Rect rec, float[] xy) {  in buildMask()
 | 
| /frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/ | 
| D | DrawView.java | 83     RectF rec = new RectF();  field in DrawView
 | 
| D | Healing.java | 49     private static Bitmap buildMask(Rect rec, float[] xy) {  in buildMask()
 | 
| D | FindRegion.java | 171     private static Bitmap buildMask(Rect rec, float[] xy) {  in buildMask()
 | 
| /frameworks/base/libs/hwui/ | 
| D | SkiaCanvas.cpp | 182     const SaveRec* rec = this->currentSaveRec();  in restore()  local219     const SkCanvas::SaveLayerRec rec(&bounds, paint);  in saveLayer()  local
 251     const SaveRec* rec = (mSaveStack && !mSaveStack->empty())  in currentSaveRec()  local
 297     const SaveRec* rec = this->currentSaveRec();  in recordClip()  local
 321     const SaveRec* rec = this->currentSaveRec();  in applyPersistentClips()  local
 812     auto rec = builder.allocRunRSXform(font, N);  in drawLayoutOnPath()  local
 
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ | 
| D | StorageNotification.java | 394         final VolumeRecord rec = mStorageManager.findRecordByUuid(vol.getFsUuid());  in onVolumeMounted()  local771     private PendingIntent buildForgetPendingIntent(VolumeRecord rec) {  in buildForgetPendingIntent()
 
 | 
| /frameworks/base/core/java/android/text/method/ | 
| D | MultiTapKeyListener.java | 113         int rec = (content.getSpanFlags(TextKeyListener.ACTIVE)  in onKeyDown()  local
 | 
| /frameworks/native/services/sensorservice/ | 
| D | SensorService.cpp | 1182                 SensorRecord* rec = mActiveSensors.valueFor(sensor_handle);  in threadLoop()  local1790         SensorRecord* rec = mActiveSensors.valueAt(i);  in cleanupConnection()  local
 1939     SensorRecord* rec = mActiveSensors.valueFor(handle);  in enable()  local
 2093     SensorRecord* rec = mActiveSensors.valueFor(handle);  in cleanupWithoutDisableLocked()  local
 2168                 SensorRecord* rec = mActiveSensors.valueFor(handle);  in flushSensor()  local
 
 | 
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ | 
| D | UsimPhoneBookManager.java | 429             AdnRecord rec = mPhoneBookRecords.get(i);  in updatePhoneAdnRecord()  local
 |