Searched defs:createSurface (Results 1 - 14 of 14) sorted by relevance

/external/skia/experimental/SkV8Example/
H A DSkV8Example.cpp108 SkSurface* SkV8ExampleWindow::createSurface() { function in class:SkV8ExampleWindow
110 // Increase the ref count since callers of createSurface put the
115 return this->INHERITED::createSurface();
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
H A DEglBase.java107 public abstract void createSurface(Surface surface); method in class:EglBase
110 public abstract void createSurface(SurfaceTexture surfaceTexture); method in class:EglBase
H A DEglBase10.java74 public void createSurface(Surface surface) { method in class:EglBase10
143 public void createSurface(SurfaceTexture surfaceTexture) { method in class:EglBase10
H A DEglBase14.java82 public void createSurface(Surface surface) { method in class:EglBase14
88 public void createSurface(SurfaceTexture surfaceTexture) { method in class:EglBase14
/external/deqp/external/vulkancts/framework/vulkan/
H A DvkWsiUtil.cpp123 VkResult createSurface (const InstanceInterface& vki, function in namespace:vk::wsi
236 Move<VkSurfaceKHR> createSurface (const InstanceInterface& vki, function in namespace:vk::wsi
244 VK_CHECK(createSurface(vki, instance, wsiType, nativeDisplay, nativeWindow, pAllocator, &object));
/external/deqp/modules/egl/
H A DteglImageUtil.cpp97 MovePtr<ManagedSurface> createSurface (EglTestContext& eglTestCtx, EGLDisplay dpy, EGLConfig config, int width, int height) function in namespace:deqp::egl::Image
/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java961 public GL createSurface(SurfaceHolder holder) { method in class:GLSurfaceView.EglHelper
1245 gl = (GL10) mEglHelper.createSurface(getHolder());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 386 milliseconds