Home
last modified time | relevance | path

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

/external/flatbuffers/tests/MyGame/Example/
DTestSimpleTableWithEnum.java18 …public boolean mutateColor(byte color) { int o = __offset(4); if (o != 0) { bb.put(o + bb_pos, col… in mutateColor() method in TestSimpleTableWithEnum
DMonster.java34 …public boolean mutateColor(byte color) { int o = __offset(16); if (o != 0) { bb.put(o + bb_pos, co… in mutateColor() method in Monster