Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DCursorWindow.cpp112 uint32_t newSlotsOffset = mInflatedSize - slotsSize; in maybeInflate() local
115 memcpy(static_cast<uint8_t*>(newData) + newSlotsOffset, in maybeInflate()
122 mSlotsOffset = newSlotsOffset; in maybeInflate()