Searched refs:notApi (Results 1 – 2 of 2) sorted by relevance
/sdk/emulator/opengl/host/tools/emugen/ | ||
D | EntryPoint.h | 48 bool notApi() const { return m_notApi; } in notApi() function |
D | ApiGen.cpp | 118 if (e->notApi()) continue; in genFuncTable() |