Home | History | Annotate | Download | only in jni

Lines Matching full:arg2

684     int32_t arg1, arg2 = 0;
692 CHECK(msg->findInt32("index", &arg2));
698 CHECK(msg->findInt32("index", &arg2));
771 arg2,
778 int32_t arg1 = 0, arg2 = 0;
793 EVENT_FRAME_RENDERED, arg1, arg2, obj);