Searched defs:queueState (Results 1 – 3 of 3) sorted by relevance
16 type queueState struct { struct17 active int // number of goroutines processing work; always nonzero when len(backlog) > 018 backlog []func()19 idle chan struct{} // if non-nil, closed when active becomes 0
386 for (auto queueState : anbInfo->queueStates) { in teardownAndroidNativeBufferImage() local547 AndroidNativeBufferInfo::QueueState& queueState = in setAndroidNativeImageSemaphoreSignaled() local611 const AndroidNativeBufferInfo::QueueState& queueState = in setAndroidNativeImageSemaphoreSignaled() local656 auto& queueState = anbInfo->queueStates[queueFamilyIndex]; in syncImageToColorBuffer() local
398 SLAndroidSimpleBufferQueueState queueState; in getBufferDepth() local