Searched refs:mMetadataPool (Results 1 – 3 of 3) sorted by relevance
27 private final MetadataPoolImpl mMetadataPool; field in MetadataPoolFactory30 mMetadataPool = new MetadataPoolImpl(); in MetadataPoolFactory()31 mImageQueue = new MetadataReleasingImageQueue(imageQueue, mMetadataPool); in MetadataPoolFactory()35 return mMetadataPool; in provideMetadataPool()39 return mMetadataPool; in provideMetadataCallback()48 return mMetadataPool; in provideMetadataPoolImpl()
47 mMetadataPool.removeMetadataFuture(timestamp); in close()52 private final MetadataPool mMetadataPool; field in MetadataReleasingImageQueue57 mMetadataPool = metadataPool; in MetadataReleasingImageQueue()
47 private final MetadataPool mMetadataPool; field in ZslSharedImageReaderFactory89 mMetadataPool = metadataPoolFactory.provideMetadataPool(); in ZslSharedImageReaderFactory()117 return mMetadataPool; in provideMetadataPool()