Searched defs:float_ptr (Results 1 – 9 of 9) sorted by relevance
3 float *float_ptr = &int_val; variable
154 void test_64bit_magic(int *int_ptr, float *float_ptr) in test_64bit_magic()
210 float *float_ptr; member
58 jfloat* float_ptr = env->GetFloatArrayElements(floats, NULL); in Java_android_filterfw_core_VertexFrame_setNativeFloats() local
138 jfloat* float_ptr = env->GetFloatArrayElements(floats, NULL); in Java_android_filterfw_core_NativeFrame_setNativeFloats() local
267 jfloat* float_ptr = env->GetFloatArrayElements(values, NULL); in Java_android_filterfw_core_ShaderProgram_setShaderAttributeValues() local
167 jfloat* float_ptr = env->GetFloatArrayElements(floats, NULL); in Java_android_filterfw_core_GLFrame_setNativeFloats() local
190 float_ptr = ByAddressType("float", "f") variable
4185 GLfloat *float_ptr = (GLfloat *)feedback_data; in testDraw() local