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

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DGLFrame.java139 if (!nativeAllocateWithFbo(mGLEnvironment, fboId, width, height)) {
371 private native boolean nativeAllocateWithFbo(GLEnvironment env, method in class:GLFrame

Completed in 46 milliseconds