Searched defs:nSetDefaultBufferSize (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/view/
H A DTextureView.java317 nSetDefaultBufferSize(mSurface, getWidth(), getHeight());
357 nSetDefaultBufferSize(mSurface, getWidth(), getHeight());
394 nSetDefaultBufferSize(mSurface, getWidth(), getHeight());
803 private static native void nSetDefaultBufferSize(SurfaceTexture surfaceTexture, method in class:TextureView

Completed in 15 milliseconds