Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DColorBuffer.h84 kVk, enumerator
DColorBuffer.cpp281 case UsedApi::kVk: { in borrowForComposition()
302 case UsedApi::kVk: { in borrowForDisplay()
DFrameBuffer.cpp2828 const auto api = m_useVulkanComposition ? ColorBuffer::UsedApi::kVk : ColorBuffer::UsedApi::kGl; in borrowColorBufferForComposition()
2850 const auto api = m_useVulkanComposition ? ColorBuffer::UsedApi::kVk : ColorBuffer::UsedApi::kGl; in borrowColorBufferForDisplay()