Searched defs:currentSize (Results 1 – 12 of 12) sorted by relevance
143 long currentSize = b.getSize(); in initIsoFile() local148 mdatEndCache.put((MediaDataBox) b, contentOffset + currentSize); in initIsoFile() local
58 unsigned currentSize = m_kernels.size(); in configureChannels() local
106 const size_t currentSize = m_discardable ? m_discardableSize : m_vector.size(); in append() local
16 private int currentSize = 0; field in LruBitmapPool
17 private int currentSize = 0; field in LruCache
39 protected int currentSize; field in Stack
240 UInt32 currentSize = 0; in QueryValue() local262 UInt32 currentSize = 0; in QueryValue() local
191 size_t currentSize = kGenericSmallestBucket; in partitionAllocGenericInit() local830 size_t currentSize = page->bucket->slotSize; in partitionReallocDirectMappedInPlace() local
1337 LayoutSize currentSize = LayoutSize(box().width() / zoomFactor, box().height() / zoomFactor); in resize() local
2100 IntSize currentSize = layoutSize(IncludeScrollbars); in sendResizeEventIfNeeded() local
2479 i64 currentSize, newSize; in pager_truncate() local
4313 int32_t ucol_getSortKeySize(const UCollator *coll, collIterate *s, int32_t currentSize, UColAttribu… in ucol_getSortKeySize()