Searched refs:kAllocateBufferMaxRetries (Results 1 – 1 of 1) sorted by relevance
68 const int32_t kAllocateBufferMaxRetries = 10; // Max retry time for fetchGraphicBlock timeout. variable1054 int32_t retries_left = kAllocateBufferMaxRetries; in allocateBuffersFromBlockAllocator()