Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/
DEntryPoint.h44 bool hasPointers();
Dmain.cpp156 if (apiEntries[i].hasPointers()) { in main()
DEntryPoint.cpp174 bool EntryPoint::hasPointers() in hasPointers() function in EntryPoint
DApiGen.cpp328 if (at(i).hasPointers()) { in genAttributesTemplate()