Searched refs:getImageRectAtIndex (Results 1 – 11 of 11) sorted by relevance
169 sp<IMemory> MediaMetadataRetriever::getImageRectAtIndex( in getImageRectAtIndex() function in android::MediaMetadataRetriever178 return mRetriever->getImageRectAtIndex( in getImageRectAtIndex()
152 sp<IMemory> getImageRectAtIndex( in getImageRectAtIndex() function in android::BpMediaMetadataRetriever354 sp<IMemory> bitmap = getImageRectAtIndex( in onTransact()
50 virtual sp<IMemory> getImageRectAtIndex(
49 virtual sp<IMemory> getImageRectAtIndex(
102 sp<IMemory> getImageRectAtIndex(
48 virtual sp<IMemory> getImageRectAtIndex(
57 virtual sp<IMemory> getImageRectAtIndex(
233 sp<IMemory> MetadataRetrieverClient::getImageRectAtIndex( in getImageRectAtIndex() function in android::MetadataRetrieverClient243 sp<IMemory> frame = mRetriever->getImageRectAtIndex( in getImageRectAtIndex()
141 sp<IMemory> StagefrightMetadataRetriever::getImageRectAtIndex( in getImageRectAtIndex() function in android::StagefrightMetadataRetriever
94 mMdRetriever->getImageRectAtIndex(index, colorFormat, left, top, right, bottom); in getData()
535 sp<IMemory> frameMemory = retriever->getImageRectAtIndex( in decodeAsync()594 sp<IMemory> frameMemory = retriever->getImageRectAtIndex( in decode()