Searched refs:arg_unit (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_api.cpp9445 GLMessage_DataType *arg_unit = glmsg.add_args(); local
9446 arg_unit->set_isarray(false);
9447 arg_unit->set_type(GLMessage::DataType::INT);
9448 arg_unit->add_intvalue(unit);
12858 GLMessage_DataType *arg_unit = glmsg.add_args(); local
12859 arg_unit->set_isarray(false);
12860 arg_unit->set_type(GLMessage::DataType::INT);
12861 arg_unit->add_intvalue(unit);
[all...]

Completed in 69 milliseconds