HomeSort by relevance Sort by last modified time
    Searched refs:arg_normalized (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_fixup.cpp 500 GLMessage_DataType *arg_normalized = glmsg.add_args(); local
501 arg_normalized->set_isarray(false);
502 arg_normalized->set_type(GLMessage::DataType::BOOL);
503 arg_normalized->add_boolvalue(normalized);
    [all...]
gltrace_api.cpp 5646 GLMessage_DataType *arg_normalized = glmsg.add_args(); local
    [all...]

Completed in 298 milliseconds