Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/tools/emugen/
DEntryPoint.h48 bool notApi() const { return m_notApi; } in notApi() function
DApiGen.cpp118 if (e->notApi()) continue; in genFuncTable()