Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/
DColorBuffer.cpp55 vk::VkEmulation* emulationVk, uint32_t width, in create()
128 vk::VkEmulation* emulationVk, in onLoad()
DBuffer.cpp33 std::shared_ptr<Buffer> Buffer::create(gl::EmulationGl* emulationGl, vk::VkEmulation* emulationVk, in create()