opengl es - How can I call eglSwaptInterval using AndroidNDK? -



opengl es - How can I call eglSwaptInterval using AndroidNDK? -

i need set interval in eglswapinterval 0 application, need know egldisplay this. phone call supported in android, , if how can phone call using glsurfaceview (or need phone call native code?)

okay, have managed phone call native side, (i cannot find way phone call java):

eglswapinterval(eglgetcurrentdisplay(), 0);

i assuming don't need phone call eglswapbuffers myself, seems happening somewhere android system.

opengl-es android-ndk swap

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -