Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DFrameBuffer.cpp451 const auto& glesDeviceUuid = fb->m_emulationGl->getGlesDeviceUuid(); in initialize() local
452 if (!glesDeviceUuid || glesDeviceUuid != fb->m_vulkanUUID) { in initialize()