Home
last modified time | relevance | path

Searched refs:_precisionBase (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_opengl_GLES20.cpp3372 char * _precisionBase = (char *)_env->GetIntArrayElements(_precisionArray, (jboolean *) 0); in android_glGetShaderPrecisionFormat__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2() local
3373 precision = (GLint *) (_precisionBase + _precisionBufferOffset); in android_glGetShaderPrecisionFormat__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2()