Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp321 uint64_t bufferBlockCount = stream->getBe64(); in load() local
325 mBufferBlocks.resize(bufferBlockCount); in load()