Searched refs:nativeAddSurfaceWidthHeight (Results 1 – 2 of 2) sorted by relevance
116 int result = nativeAddSurfaceWidthHeight(surface, width, height); in registerSurfaceTexture()181 private native int nativeAddSurfaceWidthHeight(Surface surface, int width, int height); in nativeAddSurfaceWidthHeight() method in GLEnvironment
18317 Landroid/filterfw/core/GLEnvironment;->nativeAddSurfaceWidthHeight(Landroid/view/Surface;II)I