Searched defs:cacheIndex (Results 1 – 5 of 5) sorted by relevance
76 uint32_t cacheIndex = 0; variable144 uint32_t cacheIndex = 0; variable
251 int cacheIndex = position_ - cacheStartPosition_; in GetEntry() local
146 uint32_t cacheIndex = GetData<uint32_t>(); in DoSomethingInterestingWithMyAPI() local
127 uint32_t cacheIndex; member
216 …viceImpl::SetScreenClientBuffer(uint32_t screenId, const BufferHandle *buffer, uint32_t cacheIndex, in SetScreenClientBuffer()