Searched refs:setDMA (Results 1 – 2 of 2) sorted by relevance
/device/generic/opengl-transport/host/commands/emugen/ | ||
D | Var.h | 94 void setDMA(bool state) { m_isDMA = state; } in setDMA() function |
D | EntryPoint.cpp | 291 v->setDMA(true); in setAttribute() |