Searched refs:arg_max (Results 1 - 1 of 1) sorted by path

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_fixup.cpp533 GLMessage_DataType *arg_max = glmsg.add_args(); local
534 arg_max->set_isarray(false);
535 arg_max->set_type(GLMessage::DataType::INT);
536 arg_max->add_intvalue(maxIndex);

Completed in 66 milliseconds