Home
last modified time | relevance | path

Searched refs:hasPointers (Results 1 – 4 of 4) sorted by relevance

/sdk/emulator/opengl/host/tools/emugen/
DEntryPoint.h43 bool hasPointers();
Dmain.cpp155 if (apiEntries[i].hasPointers()) { in main()
DEntryPoint.cpp190 bool EntryPoint::hasPointers() in hasPointers() function in EntryPoint
DApiGen.cpp297 if (at(i).hasPointers()) { in genAttributesTemplate()