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 501 GLMessage_DataType *arg_normalized = glmsg.add_args(); local
502 arg_normalized->set_isarray(false);
503 arg_normalized->set_type(GLMessage::DataType::BOOL);
504 arg_normalized->add_boolvalue(normalized);
gltrace_api.cpp 5646 GLMessage_DataType *arg_normalized = glmsg.add_args(); local
    [all...]

Completed in 59 milliseconds