Home
last modified time | relevance | path

Searched refs:attachTo (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/extractors/mp4/
DItemTable.cpp678 virtual void attachTo(ImageItem &/*image*/) const { in attachTo() function
696 void attachTo(ImageItem &image) const override { in attachTo() function
732 void attachTo(ImageItem &image) const override { in attachTo() function
765 void attachTo(ImageItem &image) const override { in attachTo() function
794 void attachTo(ImageItem &image) const override { in attachTo() function
1472 mItemProperties[propertyIndex]->attachTo(mItemIdToItemMap.editValueAt(itemIndex)); in attachProperty()