OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arg_sfactor
(Results
1 - 1
of
1
) sorted by null
/frameworks/native/opengl/libs/GLES_trace/src/
gltrace_api.cpp
387
GLMessage_DataType *
arg_sfactor
= glmsg.add_args();
local
388
arg_sfactor
->set_isarray(false);
389
arg_sfactor
->set_type(GLMessage::DataType::ENUM);
390
arg_sfactor
->add_intvalue((int)sfactor);
[
all
...]
Completed in 93 milliseconds