Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/
DVulkanInterface.cpp395 int graphicsQueueIndex = -1; in init() local
408 graphicsQueueIndex = i; in init()
413 if (graphicsQueueIndex == -1) { in init()
498 (uint32_t)graphicsQueueIndex, in init()
525 (uint32_t)graphicsQueueIndex, 0}; in init()
548 mQueueIndex = graphicsQueueIndex; in init()