Searched defs:createSurface (Results 1 – 5 of 5) sorted by relevance
112 public void createSurface(int width, int height, int format, int maxNumImages, in createSurface() method in ImageSurface
157 public void createSurface(SurfaceHolderCallback surfaceHolderCallback) { in createSurface() method in ASurfaceControlTestActivity
206 private void createSurface() throws InterruptedException { in createSurface() method in FrameDropTestBase
270 private void createSurface() throws InterruptedException { in createSurface() method in CodecInitializationLatencyTest
1059 public boolean createSurface() { in createSurface() method in GLSurfaceViewCustom.EglHelper