Searched refs:nativeActivateSurfaceId (Results 1 – 2 of 2) sorted by relevance
136 if (!nativeActivateSurfaceId(surfaceId)) { in activateSurfaceWithId()187 private native boolean nativeActivateSurfaceId(int surfaceId); in nativeActivateSurfaceId() method in GLEnvironment
18314 Landroid/filterfw/core/GLEnvironment;->nativeActivateSurfaceId(I)Z