Home
last modified time | relevance | path

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

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