OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setunsupported
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/tools/emugen/
EntryPoint.h
45
void
setUnsupported
(bool state) { m_unsupported = state; }
EntryPoint.cpp
363
setUnsupported
(true);
Completed in 48 milliseconds