Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.h60 static const char kDmaExtStr_v1[] = "ANDROID_EMU_dma_v1"; variable
DHostConnection.cpp249 if (glExtensions.find(kDmaExtStr_v1) != std::string::npos) { in queryAndSetDmaImpl()