Home
last modified time | relevance | path

Searched defs:surface (Results 1 – 25 of 94) sorted by relevance

1234

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGetBitmapActivity.java81 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
94 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
99 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed()
106 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated()
DCanvasTextureViewActivity.java50 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
56 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
61 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed()
67 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated()
75 public RenderingThread(TextureView surface) { in RenderingThread()
DTextureViewActivity.java74 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
90 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
95 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed()
102 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated()
DGLTextureViewActivity.java88 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
108 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
112 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed()
123 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated()
144 RenderThread(Resources resources, SurfaceTexture surface) { in RenderThread()
/frameworks/base/graphics/java/android/renderscript/
DRSTextureView.java68 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable()
78 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height) { in onSurfaceTextureSizeChanged()
88 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface) { in onSurfaceTextureDestroyed()
100 public void onSurfaceTextureUpdated(SurfaceTexture surface) { in onSurfaceTextureUpdated()
/frameworks/base/core/jni/
Dandroid_view_Surface.cpp71 jfieldID surface; member
146 const sp<SurfaceControl>& surface) in setSurfaceControl()
195 sp<Surface> surface((Surface*)env->GetIntField(clazz, so.surface)); in Surface_getSurface() local
199 static void setSurface(JNIEnv* env, jobject clazz, const sp<Surface>& surface) in setSurface()
232 sp<SurfaceControl> surface; in Surface_init() local
253 sp<Surface> surface(new Surface(st)); in Surface_initFromSurfaceTexture() local
278 const sp<Surface>& surface(getSurface(env, clazz)); in Surface_getIdentity() local
285 const sp<SurfaceControl>& surface(getSurfaceControl(env, clazz)); in Surface_destroy() local
305 const sp<Surface>& surface(getSurface(env, clazz)); in Surface_isValid() local
327 const sp<Surface>& surface(getSurface(env, clazz)); in Surface_lockCanvas() local
[all …]
/frameworks/media/libvideoeditor/lvpp/
DPreviewRenderer.cpp30 const sp<Surface> &surface, size_t width, size_t height) { in CreatePreviewRenderer()
43 const sp<Surface> &surface, in PreviewRenderer()
/frameworks/base/core/java/android/view/
DTextureView.java659 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height); in onSurfaceTextureAvailable()
669 public void onSurfaceTextureSizeChanged(SurfaceTexture surface, int width, int height); in onSurfaceTextureSizeChanged()
678 public boolean onSurfaceTextureDestroyed(SurfaceTexture surface); in onSurfaceTextureDestroyed()
686 public void onSurfaceTextureUpdated(SurfaceTexture surface); in onSurfaceTextureUpdated()
689 private native void nCreateNativeWindow(SurfaceTexture surface); in nCreateNativeWindow()
/frameworks/base/services/surfaceflinger/tests/resize/
Dresize.cpp42 sp<Surface> surface = client->createSurface(getpid(), 0, 160, 240, in main() local
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLSurfaceImpl.java28 public EGLSurfaceImpl(int surface) { in EGLSurfaceImpl()
DEGLImpl.java33 …public native boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, int attribute, i… in eglQuerySurface()
39 public native boolean eglDestroySurface(EGLDisplay display, EGLSurface surface); in eglDestroySurface()
42 public native boolean eglSwapBuffers(EGLDisplay display, EGLSurface surface); in eglSwapBuffers()
44 …public native boolean eglCopyBuffers(EGLDisplay display, EGLSurface surface, Object native_pix… in eglCopyBuffers()
/frameworks/base/include/surfaceflinger/
DSurface.h51 static bool isValid(const sp<SurfaceControl>& surface) { in isValid()
130 static bool isValid(const sp<Surface>& surface) { in isValid()
/frameworks/base/services/surfaceflinger/tests/surface/
Dsurface.cpp50 sp<Surface> surface = Surface::readFromParcel(parcel); in main() local
/frameworks/base/libs/gui/
DSurface.cpp50 const sp<ISurface>& surface, in SurfaceControl()
208 Surface::Surface(const sp<SurfaceControl>& surface) in Surface()
245 const sp<Surface>& surface, Parcel* parcel) in writeToParcel()
276 sp<Surface> surface = sCachedSurfaces.valueFor(binder).promote(); in readFromParcel() local
/frameworks/base/opengl/libs/EGL/
Degl_object.h141 EGLSurface surface, int impl, egl_connection_t const* cnx) : in egl_surface_t()
146 EGLSurface surface; variable
219 egl_surface_t* get_surface(EGLSurface surface) { in get_surface()
DeglApi.cpp391 EGLSurface surface = cnx->egl.eglCreateWindowSurface( in eglCreateWindowSurface() local
415 EGLSurface surface = cnx->egl.eglCreatePixmapSurface( in eglCreatePixmapSurface() local
435 EGLSurface surface = cnx->egl.eglCreatePbufferSurface( in eglCreatePbufferSurface() local
447 EGLBoolean eglDestroySurface(EGLDisplay dpy, EGLSurface surface) in eglDestroySurface()
467 EGLBoolean eglQuerySurface( EGLDisplay dpy, EGLSurface surface, in eglQuerySurface()
948 EGLBoolean eglCopyBuffers( EGLDisplay dpy, EGLSurface surface, in eglCopyBuffers()
991 EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value) in eglSurfaceAttrib()
1011 EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglBindTexImage()
1031 EGLDisplay dpy, EGLSurface surface, EGLint buffer) in eglReleaseTexImage()
1189 EGLBoolean eglLockSurfaceKHR(EGLDisplay dpy, EGLSurface surface, in eglLockSurfaceKHR()
[all …]
/frameworks/base/opengl/tests/linetex/
Dlinetex.cpp45 EGLSurface surface; in main() local
/frameworks/base/opengl/tests/textures/
Dtextures.cpp41 EGLSurface surface; in main() local
/frameworks/base/media/libstagefright/
DCameraSourceTimeLapse.cpp41 const sp<Surface>& surface, in CreateFromCamera()
64 const sp<Surface>& surface, in CameraSourceTimeLapse()
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java64 public boolean eglCopyBuffers(EGLDisplay display, EGLSurface surface, in eglCopyBuffers()
153 public boolean eglDestroySurface(EGLDisplay display, EGLSurface surface) { in eglDestroySurface()
303 public boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, in eglQuerySurface()
318 public boolean eglSwapBuffers(EGLDisplay display, EGLSurface surface) { in eglSwapBuffers()
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java98 boolean eglCopyBuffers(EGLDisplay display, EGLSurface surface, Object native_pixmap); in eglCopyBuffers()
104 boolean eglDestroySurface(EGLDisplay display, EGLSurface surface); in eglDestroySurface()
116 boolean eglQuerySurface(EGLDisplay display, EGLSurface surface, int attribute, int[] value); in eglQuerySurface()
117 boolean eglSwapBuffers(EGLDisplay display, EGLSurface surface); in eglSwapBuffers()
/frameworks/base/opengl/tests/gl_perf/
Dgl2_perf.cpp57 static EGLSurface surface; variable
/frameworks/base/services/surfaceflinger/DisplayHardware/
DDisplayHardware.cpp146 EGLSurface surface; in init() local
367 EGLSurface surface = mSurface; in flip() local
/frameworks/base/core/java/android/webkit/
DHTML5VideoInline.java46 Surface surface = new Surface(surfaceTexture); in decideDisplayMode() local
/frameworks/base/opengl/tests/swapinterval/
Dswapinterval.cpp43 EGLSurface surface; in main() local

1234