Searched defs:methodID (Results 1 – 5 of 5) sorted by relevance
262 static unsigned int methodID = 1; in iJIT_GetNewMethodID() local
474 static unsigned int methodID = 0x100000; in iJIT_GetNewMethodID() local
52 jmethodID methodID = jni->GetMethodID(clazz, "setRequestedOrientation", "(I)V"); in SetScreenOrientation() local
903 jmethodID methodID, ...) in gst_amc_jni_call_static_void_method()947 jmethodID methodID, ...) in gst_amc_jni_call_void_method()
952 static inline void GetMethodFull(UInt64 methodID, UInt32 numStreams, CMethodFull &m) in GetMethodFull()