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

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_fixup.cpp195 GLsizei width = arg_width.intvalue(0);
196 GLsizei height = arg_height.intvalue(0);
197 GLenum format = arg_format.intvalue(0);
198 GLenum type = arg_type.intvalue(0);
260 GLsizei size = glmsg->args(6).intvalue(0);
288 GLsizei size = glmsg->args(7).intvalue(0);
311 GLsizei count = arg_count.intvalue(0);
334 int n_vectors = arg_count.intvalue(0);
340 int n_vectors = arg_count.intvalue(0);
348 int n_matrices = arg_count.intvalue(
[all...]
H A Dgltrace.pb.h923 inline ::google::protobuf::int32 intvalue(int index) const;
927 intvalue() const;
2112 inline ::google::protobuf::int32 GLMessage_DataType::intvalue(int index) const { function in class:android::gltrace::GLMessage_DataType
2122 GLMessage_DataType::intvalue() const { function in class:android::gltrace::GLMessage_DataType
H A Dgltrace.pb.cpp1904 3, this->intvalue(i), output);
1960 Int32Size(this->intvalue(i));

Completed in 1776 milliseconds