Home | History | Annotate | Download | only in mtp

Lines Matching refs:thumbSize

805     size_t thumbSize;
806 void* thumb = mDatabase->getThumbnail(handle, thumbSize);
811 mData.writeData(mFD, thumb, thumbSize);