Home
last modified time | relevance | path

Searched defs:swapchainLength (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/graphics/jni/
DVulkanPreTransformTestHelpers.h63 uint32_t swapchainLength() const { return mSwapchainLength; } in swapchainLength() function
DVulkanPreTransformTestHelpers.cpp428 uint32_t swapchainLength = mSwapchainInfo->swapchainLength(); in createFrameBuffers() local
751 uint32_t swapchainLength = mSwapchainInfo->swapchainLength(); in init() local