Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/
DApiGen.cpp269 bool shouldReturn = !e->retval().isVoid(); in genEntryPoints() local
279 shouldReturn ? "return " : "", in genEntryPoints()