Home | History | Annotate | Download | only in jni

Lines Matching refs:jint

97 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining, jint *offset)
99 jint position;
100 jint limit;
101 jint elementSizeShift;
134 jint position = _env->GetIntField(buffer, positionID);
135 jint elementSizeShift = _env->GetIntField(buffer, elementSizeShiftID);
229 (JNIEnv *_env, jobject _this, jint pname, JTYPEARRAY params_ref, jint offset) {
230 jint _exception = 0;
234 jint _remaining;
284 (JNIEnv *_env, jobject _this, jint pname, jobject params_buf) {
285 jint _exception = 0;
289 jint _bufferOffset = (jint) 0;
290 jint _remaining;
328 (JNIEnv *_env, jobject _this, jint num_groups_x, jint num_groups_y, jint num_groups_z) {
362 static void android_glDrawElementsIndirect(JNIEnv *_env, jobject, jint mode, jint type, jlong indirect) {
376 (JNIEnv *_env, jobject _this, jint target, jint pname, jint param) {
387 (JNIEnv *_env, jobject _this, jint target, jint pname, jintArray params_ref, jint offset) {
388 jint _exception = 0;
392 jint _remaining;
431 (JNIEnv *_env, jobject _this, jint target, jint pname, jobject params_buf) {
433 jint _bufferOffset = (jint) 0;
434 jint _remaining;
455 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jintArray params_ref, jint offset) {
456 jint _exception = 0;
460 jint _remaining;
500 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint pname, jobject params_buf) {
502 jint _bufferOffset = (jint) 0;
503 jint _remaining;
523 static jint
525 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jstring name) {
526 jint _exception = 0;
554 return (jint)_returnValue;
560 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index) {
568 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index, jint propCount, jintArray props_ref, jint propsOffset, jint bufSize, jintArray length_ref, jint lengthOffset, jintArray params_ref, jint paramsOffset) {
569 jint _exception = 0;
573 jint _propsRemaining;
576 jint _lengthRemaining;
579 jint _paramsRemaining;
665 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jint index, jint propCount, jobject props_buf, jint bufSize, jobject length_buf, jobject params_buf) {
667 jint _propsBufferOffset = (jint) 0;
669 jint _lengthBufferOffset = (jint) 0;
671 jint _paramsBufferOffset = (jint) 0;
672 jint _propsRemaining;
674 jint _lengthRemaining;
676 jint _paramsRemaining;
716 static jint
718 (JNIEnv *_env, jobject _this, jint program, jint programInterface, jstring name) {
719 jint _exception = 0;
747 return (jint)_returnValue;
753 (JNIEnv *_env, jobject _this, jint pipeline, jint stages, jint program) {
764 (JNIEnv *_env, jobject _this, jint pipeline, jint program) {
772 static jint
774 (JNIEnv *_env, jobject _this, jint type, jobjectArray strings) {
782 (JNIEnv *_env, jobject _this, jint pipeline) {
791 (JNIEnv *_env, jobject _this, jint n, jintArray pipelines_ref, jint offset) {
792 jint _exception = 0;
796 jint _remaining;
834 (JNIEnv *_env, jobject _this, jint n, jobject pipelines_buf) {
836 jint _bufferOffset = (jint) 0;
837 jint _remaining;
857 (JNIEnv *_env, jobject _this, jint n, jintArray pipelines_ref, jint offset) {
858 jint _exception = 0;
862 jint _remaining;
900 (JNIEnv *_env, jobject _this, jint n, jobject pipelines_buf) {
902 jint _bufferOffset = (jint) 0;
903 jint _remaining;
923 (JNIEnv *_env, jobject _this, jint pipeline) {
934 (JNIEnv *_env, jobject _this, jint pipeline, jint pname, jintArray params_ref, jint offset) {
935 jint _exception = 0;
939 jint _remaining;
978 (JNIEnv *_env, jobject _this, jint pipeline, jint pname, jobject params_buf) {
980 jint _bufferOffset = (jint) 0;
981 jint _remaining;
1002 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0) {
1013 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0, jint v1) {
1025 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0, jint v1, jint v2) {
1038 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0, jint v1, jint v2, jint v3) {
1052 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0) {
1063 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0, jint v1) {
1075 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0, jint v1, jint v2) {
1088 (JNIEnv *_env, jobject _this, jint program, jint location, jint v0, jint v1, jint v2, jint v3) {
1102 (JNIEnv *_env, jobject _this, jint program, jint location, jfloat v0) {
1113 (JNIEnv *_env, jobject _this, jint program, jint location, jfloat v0, jfloat v1) {
1125 (JNIEnv *_env, jobject _this, jint program, jint location, jfloat v0, jfloat v1, jfloat v2) {
1138 (JNIEnv *_env, jobject _this, jint program, jint location, jfloat v0, jfloat v1, jfloat v2, jfloat v3) {
1152 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint offset) {
1153 jint _exception = 0;
1157 jint _remaining;
1197 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1199 jint _bufferOffset = (jint) 0;
1200 jint _remaining;
1222 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint offset) {
1223 jint _exception = 0;
1227 jint _remaining;
1267 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1269 jint _bufferOffset = (jint) 0;
1270 jint _remaining;
1292 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint offset) {
1293 jint _exception = 0;
1297 jint _remaining;
1337 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1339 jint _bufferOffset = (jint) 0;
1340 jint _remaining;
1362 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint offset) {
1363 jint _exception = 0;
1367 jint _remaining;
1407 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1409 jint _bufferOffset = (jint) 0;
1410 jint _remaining;
1432 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint offset) {
1433 jint _exception = 0;
1437 jint _remaining;
1477 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1479 jint _bufferOffset = (jint) 0;
1480 jint _remaining;
1502 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint offset) {
1503 jint _exception = 0;
1507 jint _remaining;
1547 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1549 jint _bufferOffset = (jint) 0;
1550 jint _remaining;
1572 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint offset) {
1573 jint _exception = 0;
1577 jint _remaining;
1617 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1619 jint _bufferOffset = (jint) 0;
1620 jint _remaining;
1642 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jintArray value_ref, jint offset) {
1643 jint _exception = 0;
1647 jint _remaining;
1687 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1689 jint _bufferOffset = (jint) 0;
1690 jint _remaining;
1712 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jfloatArray value_ref, jint offset) {
1713 jint _exception = 0;
1717 jint _remaining;
1757 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1759 jint _bufferOffset = (jint) 0;
1760 jint _remaining;
1782 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jfloatArray value_ref, jint offset) {
1783 jint _exception = 0;
1787 jint _remaining;
1827 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1829 jint _bufferOffset = (jint) 0;
1830 jint _remaining;
1852 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jfloatArray value_ref, jint offset) {
1853 jint _exception = 0;
1857 jint _remaining;
1897 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1899 jint _bufferOffset = (jint) 0;
1900 jint _remaining;
1922 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jfloatArray value_ref, jint offset) {
1923 jint _exception = 0;
1927 jint _remaining;
1967 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jobject value_buf) {
1969 jint _bufferOffset = (jint) 0;
1970 jint _remaining;
1992 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offset) {
1993 jint _exception = 0;
1997 jint _remaining;
2038 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) {
2040 jint _bufferOffset = (jint) 0;
2041 jint _remaining;
2064 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offset) {
2065 jint _exception = 0;
2069 jint _remaining;
2110 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) {
2112 jint _bufferOffset = (jint) 0;
2113 jint _remaining;
2136 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offset) {
2137 jint _exception = 0;
2141 jint _remaining;
2182 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) {
2184 jint _bufferOffset = (jint) 0;
2185 jint _remaining;
2208 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offset) {
2209 jint _exception = 0;
2213 jint _remaining;
2254 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) {
2256 jint _bufferOffset = (jint) 0;
2257 jint _remaining;
2280 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offset) {
2281 jint _exception = 0;
2285 jint _remaining;
2326 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) {
2328 jint _bufferOffset = (jint) 0;
2329 jint _remaining;
2352 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offset) {
2353 jint _exception = 0;
2357 jint _remaining;
2398 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) {
2400 jint _bufferOffset = (jint) 0;
2401 jint _remaining;
2424 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offset) {
2425 jint _exception = 0;
2429 jint _remaining;
2470 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) {
2472 jint _bufferOffset = (jint) 0;
2473 jint _remaining;
2496 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offset) {
2497 jint _exception = 0;
2501 jint _remaining;
2542 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) {
2544 jint _bufferOffset = (jint) 0;
2545 jint _remaining;
2568 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jfloatArray value_ref, jint offset) {
2569 jint _exception = 0;
2573 jint _remaining;
2614 (JNIEnv *_env, jobject _this, jint program, jint location, jint count, jboolean transpose, jobject value_buf) {
2616 jint _bufferOffset = (jint) 0;
2617 jint _remaining;
2640 (JNIEnv *_env, jobject _this, jint pipeline) {
2649 static jstring android_glGetProgramPipelineInfoLog(JNIEnv *_env, jobject, jint shader) {
2668 (JNIEnv *_env, jobject _this, jint unit, jint texture, jint level, jboolean layered, jint layer, jint access, jint format) {
2683 (JNIEnv *_env, jobject _this, jint target, jint index, jbooleanArray data_ref, jint offset) {
2684 jint _exception = 0;
2688 jint _remaining;
2727 (JNIEnv *_env, jobject _this, jint target, jint index, jobject data_buf) {
2729 jint _bufferOffset = (jint) 0;
2730 jint _remaining;
2751 (JNIEnv *_env, jobject _this, jint barriers) {
2760 (JNIEnv *_env, jobject _this, jint barriers) {
2769 (JNIEnv *_env, jobject _this, jint target, jint samples, jint internalformat, jint width, jint height, jboolean fixedsamplelocations) {
2783 (JNIEnv *_env, jobject _this, jint pname, jint index, jfloatArray val_ref, jint offset) {
2784 jint _exception = 0;
2788 jint _remaining;
2827 (JNIEnv *_env, jobject _this, jint pname, jint index, jobject val_buf) {
2829 jint _bufferOffset = (jint) 0;
2830 jint _remaining;
2851 (JNIEnv *_env, jobject _this, jint maskNumber, jint mask) {
2861 (JNIEnv *_env, jobject _this, jint target, jint level, jint pname, jintArray params_ref, jint offset) {
2862 jint _exception = 0;
2866 jint _remaining;
2906 (JNIEnv *_env, jobject _this, jint target, jint level, jint pname, jobject params_buf) {
2908 jint _bufferOffset = (jint) 0;
2909 jint _remaining;
2931 (JNIEnv *_env, jobject _this, jint target, jint level, jint pname, jfloatArray params_ref, jint offset) {
2932 jint _exception = 0;
2936 jint _remaining;
2976 (JNIEnv *_env, jobject _this, jint target, jint level, jint pname, jobject params_buf) {
2978 jint _bufferOffset = (jint) 0;
2979 jint _remaining;
3001 (JNIEnv *_env, jobject _this, jint bindingindex, jintjint stride) {
3016 (JNIEnv *_env, jobject _this, jint attribindex, jint size, jint type, jboolean normalized, jint relativeoffset) {
3029 (JNIEnv *_env, jobject _this, jint attribindex, jint size, jint type, jint relativeoffset) {
3041 (JNIEnv *_env, jobject _this, jint attribindex, jint bindingindex) {
3051 (JNIEnv *_env, jobject _this, jint bindingindex, jint divisor) {