Searched defs:nativeSetDefaultBufferSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DSurfaceTexture.java153 nativeSetDefaultBufferSize(width, height);
305 private native void nativeSetDefaultBufferSize(int width, int height); method in class:SurfaceTexture

Completed in 41 milliseconds