Searched refs:getSurface (Results 1 - 25 of 33) sorted by relevance

12

/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
H A DFastPathSurfaceView.java48 Surface surface = holder.getSurface();
80 Surface surface = getHolder().getSurface();
/external/deqp/framework/platform/lnx/wayland/
H A DtcuLnxWayland.hpp82 void* getSurface (void) { return m_surface; } function in class:tcu::lnx::wayland::Window
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowSurfaceView.java57 @Override public Surface getSurface() {
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowSurfaceView.java96 public Surface getSurface() { method in class:ShadowSurfaceView.FakeSurfaceHolder
/external/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
H A DViewerActivity.java122 onSurfaceCreated(mApplication.getNativeHandle(), holder.getSurface());
129 onSurfaceChanged(mApplication.getNativeHandle(), holder.getSurface());
/external/skqp/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
H A DViewerActivity.java122 onSurfaceCreated(mApplication.getNativeHandle(), holder.getSurface());
129 onSurfaceChanged(mApplication.getNativeHandle(), holder.getSurface());
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemContext.hpp68 const vk::VkSurfaceKHR getSurface (void) const { return *m_surface; } function in class:vkt::ProtectedMem::ProtectedContext
H A DvktProtectedMemWsiSwapchainTests.cpp489 vk::VkSurfaceKHR surface = context.getSurface();
1093 vk::VkSurfaceKHR surface = context.getSurface();
/external/deqp/framework/platform/lnx/
H A DtcuLnxVulkanPlatform.cpp144 : vk::wsi::WaylandWindowInterface (vk::pt::WaylandSurfacePtr(window->getSurface()))
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
H A DEglBase10.java78 * SurfaceHolder.getSurface(), so we'll do that. No other methods are relevant.
133 public Surface getSurface() {
H A DSurfaceViewRenderer.java194 eglBase.createSurface(getHolder().getSurface());
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/
H A DCameraConnectionFragment.java519 previewRequestBuilder.addTarget(previewReader.getSurface());
523 Arrays.asList(surface, previewReader.getSurface()),
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
H A DCameraTest.java239 public Surface getSurface() { method in class:CameraTest.TestSurfaceHolder
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/
H A DMediaRecorderFacade.java248 mMediaRecorder.setPreviewDisplay(view.getHolder().getSurface());
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowCameraTest.java322 public Surface getSurface() { method in class:ShadowCameraTest.TestSurfaceHolder
/external/deqp/modules/glshared/
H A DglsVertexArrayTests.hpp226 const tcu::Surface& getSurface (void) const { return m_screen; } function in class:deqp::gls::ContextArrayPack
H A DglsVertexArrayTests.cpp1816 const tcu::Surface& ref = m_rrArrayPack->getSurface();
1817 const tcu::Surface& screen = m_glArrayPack->getSurface();
H A DglsDrawTest.cpp1765 const tcu::Surface& getSurface (void) const { return m_screen; } function in class:deqp::gls::AttributePack
3693 const tcu::Surface& ref = m_rrArrayPack->getSurface();
3694 const tcu::Surface& screen = m_glArrayPack->getSurface();
/external/v4l2_codec2/cmds/
H A Dcodec2.cpp156 mSurface = mControl->getSurface();
/external/swiftshader/tests/unittests/
H A Dunittests.cpp281 EGLSurface getSurface() const { return surface; } function in class:SwiftShaderTest
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...

Completed in 484 milliseconds

12