Searched defs:me (Results  1 – 10 of 10) sorted by relevance
| /device/generic/goldfish-opengl/system/codecs/omx/plugin/ | 
| D | GoldfishOMXComponent.cpp | 120     GoldfishOMXComponent *me =  in SendCommandWrapper()  local132     GoldfishOMXComponent *me =  in GetParameterWrapper()  local
 144     GoldfishOMXComponent *me =  in SetParameterWrapper()  local
 156     GoldfishOMXComponent *me =  in GetConfigWrapper()  local
 168     GoldfishOMXComponent *me =  in SetConfigWrapper()  local
 180     GoldfishOMXComponent *me =  in GetExtensionIndexWrapper()  local
 195     GoldfishOMXComponent *me =  in UseBufferWrapper()  local
 209     GoldfishOMXComponent *me =  in AllocateBufferWrapper()  local
 221     GoldfishOMXComponent *me =  in FreeBufferWrapper()  local
 232     GoldfishOMXComponent *me =  in EmptyThisBufferWrapper()  local
 [all …]
 
 | 
| D | GoldfishOMXPlugin.cpp | 200     GoldfishOMXComponent *me =  in destroyComponentInstance()  local
 | 
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ | 
| D | C2GoldfishVpxDec.cpp | 243                           C2P<C2StreamPictureSizeInfo::output> &me) {  in SizeSetter()270                          C2P<C2StreamMaxPictureSizeTuning::output> &me,  in MaxPictureSizeSetter()
 281         bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me,  in MaxInputSizeSetter()
 293                               C2P<C2StreamColorAspectsTuning::output> &me) {  in DefaultColorAspectsSetter()
 311     ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me,  in ProfileLevelSetter()
 334                                         C2P<C2StreamHdr10PlusInfo::input> &me) {  in Hdr10PlusInfoInputSetter()
 342                               C2P<C2StreamHdr10PlusInfo::output> &me) {  in Hdr10PlusInfoOutputSetter()
 
 | 
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ | 
| D | C2GoldfishAvcDec.cpp | 276                           C2P<C2StreamPictureSizeInfo::output> &me) {  in SizeSetter()297                          C2P<C2StreamMaxPictureSizeTuning::output> &me,  in MaxPictureSizeSetter()
 308         bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me,  in MaxInputSizeSetter()
 319     ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me,  in ProfileLevelSetter()
 329                               C2P<C2StreamColorAspectsTuning::output> &me) {  in DefaultColorAspectsSetter()
 350                             C2P<C2StreamColorAspectsInfo::input> &me) {  in CodedColorAspectsSetter()
 370     ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me,  in ColorAspectsSetter()
 
 | 
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ | 
| D | C2GoldfishHevcDec.cpp | 235                           C2P<C2StreamPictureSizeInfo::output> &me) {  in SizeSetter()254                          C2P<C2StreamMaxPictureSizeTuning::output> &me,  in MaxPictureSizeSetter()
 265         bool mayBlock, C2P<C2StreamMaxBufferSizeInfo::input> &me,  in MaxInputSizeSetter()
 276     ProfileLevelSetter(bool mayBlock, C2P<C2StreamProfileLevelInfo::input> &me,  in ProfileLevelSetter()
 286                               C2P<C2StreamColorAspectsTuning::output> &me) {  in DefaultColorAspectsSetter()
 305                             C2P<C2StreamColorAspectsInfo::input> &me) {  in CodedColorAspectsSetter()
 323     ColorAspectsSetter(bool mayBlock, C2P<C2StreamColorAspectsInfo::output> &me,  in ColorAspectsSetter()
 
 | 
| /device/google/cuttlefish/host/commands/modem_simulator/ | 
| D | sms_service.cpp | 300               [&sms_pdu](SmsService* me) { me->HandleReceiveSMS(sms_pdu); }),  in HandleSendSMSPDU()309             this, [sms_pdu](SmsService* me) { me->HandleReceiveSMS(sms_pdu); }),  in HandleSendSMSPDU()
 323                                      [sms_pdu, ref](SmsService* me) {  in HandleSendSMSPDU()
 
 | 
| D | thread_looper.h | 29 std::function<void()> makeSafeCallback(T *me, std::function<void(T *)> f) {  in makeSafeCallback()
 | 
| D | call_service.cpp | 223                                       [call_token](CallService* me) {  in HandleDial()
 | 
| /device/linaro/dragonboard/qcom/qrtr/src/ | 
| D | ns.c | 132 	struct map_entry *me;  in server_query()  local226 	struct map_entry *me;  in annouce_servers()  local
 340 	struct map_entry *me;  in ctrl_cmd_bye()  local
 389 	struct map_entry *me;  in ctrl_cmd_del_client()  local
 
 | 
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/base/ | 
| D | SimpleC2Interface.cpp | 33         bool mayBlock, C2InterfaceHelper::C2P<C2SubscribedParamIndicesTuning> &me) {  in SubscribedParamIndicesSetter()
 |