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

/frameworks/base/opengl/libs/GLES2_dbg/test/
H A Dtest_server.cpp169 static const int arg8 = -3; local
176 msg.set_arg8(arg8);
201 EXPECT_EQ(arg8, read.arg8());
H A Dtest_socket.cpp114 static const int arg8 = -3; local
121 msg.set_arg8(arg8);
139 EXPECT_NE(arg8, read.arg8());
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeWindowSession.java82 int arg4_5, Rect arg5, Rect arg6, Rect arg7, Configuration arg7b, Surface arg8)
81 relayout(IWindow arg0, int seq, LayoutParams arg1, int arg2, int arg3, int arg4, int arg4_5, Rect arg5, Rect arg6, Rect arg7, Configuration arg7b, Surface arg8) argument
H A DBridgeWindowManager.java353 CharSequence arg4, int arg5, int arg6, int arg7, IBinder arg8, boolean arg9)
352 setAppStartingWindow(IBinder arg0, String arg1, int arg2, CompatibilityInfo arg3, CharSequence arg4, int arg5, int arg6, int arg7, IBinder arg8, boolean arg9) argument
/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp879 // optional int32 arg8 = 20;
1108 // optional int32 arg8 = 20;
1110 ::google::protobuf::internal::WireFormatLite::WriteInt32(20, this->arg8(), output);
1245 // optional int32 arg8 = 20;
1249 this->arg8());
1368 set_arg8(from.arg8());
H A Ddebugger_message.pb.h652 // optional int32 arg8 = 20;
656 inline ::google::protobuf::int32 arg8() const;
990 // optional int32 arg8 = 20;
998 inline ::google::protobuf::int32 Message::arg8() const { function in class:com::android::glesv2debugger::Message

Completed in 47 milliseconds