| /frameworks/av/media/libstagefright/omx/ | 
| D | SoftOMXComponent.cpp | 115     SoftOMXComponent *me =  in SendCommandWrapper()  local 127     SoftOMXComponent *me =  in GetParameterWrapper()  local 139     SoftOMXComponent *me =  in SetParameterWrapper()  local 151     SoftOMXComponent *me =  in GetConfigWrapper()  local 163     SoftOMXComponent *me =  in SetConfigWrapper()  local 175     SoftOMXComponent *me =  in GetExtensionIndexWrapper()  local 190     SoftOMXComponent *me =  in UseBufferWrapper()  local 204     SoftOMXComponent *me =  in AllocateBufferWrapper()  local 216     SoftOMXComponent *me =  in FreeBufferWrapper()  local 227     SoftOMXComponent *me =  in EmptyThisBufferWrapper()  local [all …] 
 | 
| /frameworks/av/media/libstagefright/ | 
| D | SimpleDecodingSource.cpp | 140     Mutexed<ProtectedState>::Locked me(mProtectedState);  in start()  local 161     Mutexed<ProtectedState>::Locked me(mProtectedState);  in stop()  local 186     Mutexed<ProtectedState>::Locked me(mProtectedState);  in getFormat()  local 207     Mutexed<ProtectedState>::Locked me(mProtectedState);  in read()  local 225         Mutexed<ProtectedState>::Locked &me, MediaBufferBase **buffer, const ReadOptions *options) {  in doRead()
  | 
| /frameworks/av/media/codec2/components/gav1/ | 
| D | C2SoftGav1Dec.cpp | 247                         C2P<C2StreamPictureSizeInfo::output> &me) {  in SizeSetter() 262       bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me,  in MaxPictureSizeSetter() 273       bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me,  in MaxInputSizeSetter() 283       bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) {  in DefaultColorAspectsSetter() 300   static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) {  in CodedColorAspectsSetter() 317   static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me,  in ColorAspectsSetter() 332       bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me,  in ProfileLevelSetter() 350                                       C2P<C2StreamHdr10PlusInfo::input> &me) {  in Hdr10PlusInfoInputSetter() 357                                        C2P<C2StreamHdr10PlusInfo::output> &me) {  in Hdr10PlusInfoOutputSetter() 366   static C2R HdrStaticInfoSetter(bool mayBlock, C2P<C2StreamHdrStaticInfo::output> &me) {  in HdrStaticInfoSetter()
  | 
| /frameworks/av/media/codec2/components/vpx/ | 
| D | C2SoftVpxEnc.cpp | 202 C2R C2SoftVpxEnc::IntfImpl::BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me) {  in BitrateSetter() 213                                        C2P<C2StreamPictureSizeInfo::input>& me) {  in SizeSetter() 228                                                C2P<C2StreamProfileLevelInfo::output>& me,  in ProfileLevelSetter() 310                                            C2P<C2StreamTemporalLayeringTuning::output>& me) {  in LayeringSetter() 334                                                C2P<C2StreamColorAspectsInfo::input>& me) {  in ColorAspectsSetter() 351         bool mayBlock, C2P<C2StreamColorAspectsInfo::output>& me,  in CodedColorAspectsSetter()
  | 
| D | C2SoftVpxDec.cpp | 242                           C2P<C2StreamPictureSizeInfo::output> &me) {  in SizeSetter() 256     static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me,  in MaxPictureSizeSetter() 265     static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me,  in MaxInputSizeSetter() 274 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) {  in DefaultColorAspectsSetter() 291     static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me,  in ProfileLevelSetter() 302     static C2R Hdr10PlusInfoInputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::input> &me) {  in Hdr10PlusInfoInputSetter() 308     static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::output> &me) {  in Hdr10PlusInfoOutputSetter()
  | 
| /frameworks/av/media/codec2/components/aom/ | 
| D | C2SoftAomDec.cpp | 167                           C2P<C2StreamPictureSizeInfo::output>& me) {  in SizeSetter() 182         bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output>& me,  in MaxPictureSizeSetter() 193         bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input>& me,  in MaxInputSizeSetter() 201 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) {  in DefaultColorAspectsSetter() 218     static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me,  in ProfileLevelSetter() 229     static C2R Hdr10PlusInfoInputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::input> &me) {  in Hdr10PlusInfoInputSetter() 235     static C2R Hdr10PlusInfoOutputSetter(bool mayBlock, C2P<C2StreamHdr10PlusInfo::output> &me) {  in Hdr10PlusInfoOutputSetter()
  | 
| D | C2SoftAomEnc.cpp | 178 C2R C2SoftAomEnc::IntfImpl::BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output>& me) {  in BitrateSetter() 189                                        C2P<C2StreamPictureSizeInfo::input>& me) {  in SizeSetter() 204                                                C2P<C2StreamProfileLevelInfo::output>& me) {  in ProfileLevelSetter() 224                                                C2P<C2StreamColorAspectsInfo::input>& me) {  in ColorAspectsSetter() 241         bool mayBlock, C2P<C2StreamColorAspectsInfo::output>& me,  in CodedColorAspectsSetter()
  | 
| /frameworks/av/media/codec2/components/hevc/ | 
| D | C2SoftHevcEnc.cpp | 265             C2P<C2PortActualDelayTuning::input> &me,  in InputDelaySetter() 275                              C2P<C2StreamBitrateInfo::output>& me) {  in BitrateSetter() 286                           C2P<C2StreamPictureSizeInfo::input>& me) {  in SizeSetter() 302             C2P<C2StreamProfileLevelInfo::output> &me,  in ProfileLevelSetter() 375     static C2R GopSetter(bool mayBlock, C2P<C2StreamGopTuning::output> &me) {  in GopSetter() 458     static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) {  in ColorAspectsSetter() 474     static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me,  in CodedColorAspectsSetter() 484                                          C2P<C2StreamPictureQuantizationTuning::output> &me) {  in PictureQuantizationSetter()
  | 
| D | C2SoftHevcDec.cpp | 198                           C2P<C2StreamPictureSizeInfo::output> &me) {  in SizeSetter() 212     static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me,  in MaxPictureSizeSetter() 221     static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me,  in MaxInputSizeSetter() 230     static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me,  in ProfileLevelSetter() 238 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) {  in DefaultColorAspectsSetter() 255     static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) {  in CodedColorAspectsSetter() 272     static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me,  in ColorAspectsSetter()
  | 
| /frameworks/av/media/codec2/components/avc/ | 
| D | C2SoftAvcDec.cpp | 207                           C2P<C2StreamPictureSizeInfo::output> &me) {  in SizeSetter() 221     static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me,  in MaxPictureSizeSetter() 230     static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me,  in MaxInputSizeSetter() 239     static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me,  in ProfileLevelSetter() 247 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) {  in DefaultColorAspectsSetter() 264     static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) {  in CodedColorAspectsSetter() 281     static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me,  in ColorAspectsSetter()
  | 
| D | C2SoftAvcEnc.cpp | 257             C2P<C2PortActualDelayTuning::input> &me,  in InputDelaySetter() 266     static C2R BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me) {  in BitrateSetter() 277                           C2P<C2StreamPictureSizeInfo::input> &me) {  in SizeSetter() 293             C2P<C2StreamProfileLevelInfo::output> &me,  in ProfileLevelSetter() 370     static C2R IntraRefreshSetter(bool mayBlock, C2P<C2StreamIntraRefreshTuning::output> &me) {  in IntraRefreshSetter() 383     static C2R GopSetter(bool mayBlock, C2P<C2StreamGopTuning::output> &me) {  in GopSetter() 396                                          C2P<C2StreamPictureQuantizationTuning::output> &me) {  in PictureQuantizationSetter() 458     static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) {  in ColorAspectsSetter() 475     static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me,  in CodedColorAspectsSetter()
  | 
| /frameworks/av/media/codec2/components/mpeg2/ | 
| D | C2SoftMpeg2Dec.cpp | 190                           C2P<C2StreamPictureSizeInfo::output> &me) {  in SizeSetter() 204     static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me,  in MaxPictureSizeSetter() 213     static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me,  in MaxInputSizeSetter() 222     static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me,  in ProfileLevelSetter() 230 … static C2R DefaultColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsTuning::output> &me) {  in DefaultColorAspectsSetter() 247     static C2R CodedColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::input> &me) {  in CodedColorAspectsSetter() 264     static C2R ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me,  in ColorAspectsSetter()
  | 
| /frameworks/av/media/codec2/hal/services/ | 
| D | vendor.cpp | 142         static C2R SetIonUsage(bool /* mayBlock */, C2P<C2StoreIonUsageInfo> &me) {  in SetIonUsage() 150         static C2R SetDmaBufUsage(bool /* mayBlock */, C2P<C2StoreDmaBufUsageInfo> &me) {  in SetDmaBufUsage()
  | 
| /frameworks/base/core/tests/coretests/src/com/android/internal/http/multipart/ | 
| D | MultipartTest.java | 50         MultipartEntity me = new MultipartEntity(parts);  in testParts()  local
  | 
| /frameworks/av/media/codec2/components/mpeg4_h263/ | 
| D | C2SoftMpeg4Dec.cpp | 173                           C2P<C2StreamPictureSizeInfo::output> &me) {  in SizeSetter() 187     static C2R MaxPictureSizeSetter(bool mayBlock, C2P<C2StreamMaxPictureSizeTuning::output> &me,  in MaxPictureSizeSetter() 196     static C2R MaxInputSizeSetter(bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me,  in MaxInputSizeSetter() 205     static C2R ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me,  in ProfileLevelSetter()
  | 
| D | C2SoftMpeg4Enc.cpp | 158     static C2R BitrateSetter(bool mayBlock, C2P<C2StreamBitrateInfo::output> &me) {  in BitrateSetter() 168                           C2P<C2StreamPictureSizeInfo::input> &me) {  in SizeSetter() 184             C2P<C2StreamProfileLevelInfo::output> &me,  in ProfileLevelSetter()
  | 
| /frameworks/av/cmds/stagefright/ | 
| D | muxer.cpp | 38 static void usage(const char *me) {  in usage() 233     const char *me = argv[0];  in main()  local
  | 
| /frameworks/av/media/mtp/ | 
| D | MtpDevHandle.cpp | 59 int MtpDevHandle::sendEvent(mtp_event me) {  in sendEvent()
  | 
| /frameworks/wilhelm/src/ | 
| D | locks.cpp | 82                     pthread_t me = pthread_self();  in object_lock_exclusive_()  local 102         pthread_t me = pthread_self();  in object_lock_exclusive_()  local
  | 
| /frameworks/base/core/tests/coretests/src/android/widget/espresso/ | 
| D | MouseUiController.java | 94             MotionEvent me = mei.next();  in injectMotionEventSequence()  local
  | 
| /frameworks/av/media/mtp/tests/MtpFuzzer/ | 
| D | MtpMockHandle.h | 80     int sendEvent(mtp_event me) {  in sendEvent()
  | 
| /frameworks/base/tests/HandwritingIme/src/com/google/android/test/handwritingime/ | 
| D | HandwritingIme.java | 78         void onStylusEvent(MotionEvent me);  in onStylusEvent() 83         public void onStylusEvent(MotionEvent me) {  in onStylusEvent()
  | 
| /frameworks/base/core/java/android/os/ | 
| D | Looper.java | 160     private static boolean loopOnce(final Looper me,  in loopOnce() 267         final Looper me = myLooper();  in loop()  local
  | 
| /frameworks/compile/libbcc/lib/ | 
| D | RSCompilerDriver.cpp | 94   bcinfo::MetadataExtractor me(&pScript.getSource().getModule());  in setupConfig()  local 420       bcinfo::MetadataExtractor me(&module);  in buildScriptGroup()  local
  | 
| /frameworks/av/media/codec2/components/base/ | 
| D | SimpleC2Interface.cpp | 32         bool mayBlock, C2InterfaceHelper::C2P<C2SubscribedParamIndicesTuning> &me) {  in SubscribedParamIndicesSetter()
  |