Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/
DVulkanInterface.cpp41 backendContext.fGraphicsQueueIndex = mQueueIndex; in getGaneshBackendContext()
58 backendContext.fGraphicsQueueIndex = mQueueIndex; in getGraphiteBackendContext()
548 mQueueIndex = graphicsQueueIndex; in init()
607 mQueueIndex = 0; in teardown()
DVulkanInterface.h87 int mQueueIndex = 0; variable