Lines Matching refs:sp
35 sp<IMediaPlayerService> MediaMetadataRetriever::sService;
36 sp<MediaMetadataRetriever::DeathNotifier> MediaMetadataRetriever::sDeathNotifier;
38 const sp<IMediaPlayerService>& MediaMetadataRetriever::getService()
42 sp<IServiceManager> sm = defaultServiceManager();
43 sp<IBinder> binder;
65 const sp<IMediaPlayerService>& service(getService());
70 sp<IMediaMetadataRetriever> retriever(service->createMetadataRetriever());
87 sp<IMediaMetadataRetriever> retriever;
99 const sp<IMediaHTTPService> &httpService,
133 const sp<IDataSource>& dataSource)
144 sp<IMemory> MediaMetadataRetriever::getFrameAtTime(int64_t timeUs, int option)
166 sp<IMemory> MediaMetadataRetriever::extractAlbumArt()