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

/packages/apps/Gallery2/src/com/android/photos/views/
H A DBlockingGLTextureView.java192 public boolean createSurface(SurfaceTexture surface) { method in class:BlockingGLTextureView.EglHelper
398 if (mEglHelper.createSurface(mSurface)) {
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
H A DBlockingGLTextureView.java192 public boolean createSurface(SurfaceTexture surface) { method in class:BlockingGLTextureView.EglHelper
398 if (mEglHelper.createSurface(mSurface)) {

Completed in 31 milliseconds