Searched refs:nativeAddSurfaceWidthHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DGLEnvironment.java112 int result = nativeAddSurfaceWidthHeight(surface, width, height);
173 private native int nativeAddSurfaceWidthHeight(Surface surface, int width, int height); method in class:GLEnvironment

Completed in 108 milliseconds