Home
last modified time | relevance | path

Searched refs:function_ (Results 1 – 1 of 1) sorted by relevance

/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java584 private com.android.glesv2debugger.DebuggerMessage.Message.Function function_; field in DebuggerMessage.Message
586 …lic com.android.glesv2debugger.DebuggerMessage.Message.Function getFunction() { return function_; } in getFunction()
736 function_ = com.android.glesv2debugger.DebuggerMessage.Message.Function.NEG; in initFields()
1295 result.function_ = value; in setFunction()
1300 result.function_ = com.android.glesv2debugger.DebuggerMessage.Message.Function.NEG; in clearFunction()