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

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Dapi.cpp24 template<typename T> static int ToInt(const T & t) function
88 msg.set_arg2(ToInt(name));
199 msg.set_arg0(ToInt(red));
200 msg.set_arg1(ToInt(green));
201 msg.set_arg2(ToInt(blue));
202 msg.set_arg3(ToInt(alpha));
316 msg.set_arg2(ToInt(data));
347 msg.set_arg3(ToInt(data));
362 msg.set_ret(ToInt(ret));
411 msg.set_arg0(ToInt(re
[all...]

Completed in 28 milliseconds