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

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_api.cpp21355 GLMessage_DataType *arg_nextQueryId = glmsg.add_args(); local
21356 arg_nextQueryId->set_isarray(false);
21357 arg_nextQueryId->set_type(GLMessage::DataType::INT64);
21358 arg_nextQueryId->add_int64value((uintptr_t)nextQueryId);
[all...]

Completed in 67 milliseconds