OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setIsLarge
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/tools/emugen/
Var.h
90
void
setIsLarge
(bool state) { m_isLarge = state; }
EntryPoint.cpp
311
v->
setIsLarge
(true);
Completed in 162 milliseconds