HomeSort by relevance Sort by last modified time
    Searched refs:surface (Results 326 - 350 of 1334) sorted by null

<<11121314151617181920>>

  /external/skia/experimental/webtry/
main.cpp 107 SkAutoTUnref<SkSurface> surface(SkSurface::NewRaster(info));
108 SkCanvas* canvas = surface->getCanvas();
119 SkAutoTUnref<SkImage> image(surface->newImageSnapshot());
  /external/skia/samplecode/
SampleTextureDomain.cpp 63 SkAutoTUnref<SkSurface> surface(canvas->newSurface(info));
67 surface->getCanvas()->drawBitmapRectToRect(fBM, &srcRect, dstRect,
70 SkAutoTUnref<SkImage> image(surface->newImageSnapshot());
  /frameworks/base/core/java/android/view/
HardwareLayer.java 133 public void setSurfaceTexture(SurfaceTexture surface) {
134 nSetSurfaceTexture(mFinalizer.get(), surface, false); local
151 SurfaceTexture surface, boolean isAlreadyAttached);
  /frameworks/base/media/java/android/media/
RemoteDisplay.java 22 import android.view.Surface;
125 private void notifyDisplayConnected(final Surface surface,
130 mListener.onDisplayConnected(surface, width, height, flags, session);
159 void onDisplayConnected(Surface surface,
  /frameworks/base/media/mca/filterfw/native/core/
gl_env.h 31 #include <gui/Surface.h>
59 // includes the display, context, and surface. It is possible to either create
63 // surface.
74 // Inits a new GL environment, including a new surface and context. You
79 // there is already a display, surface and context available (possibly
95 // When rendering to a visible surface, call this to swap between the
102 // Add a surface to the environment. This surface will now be managed (and
103 // owned) by the GLEnv instance. Returns the id of the surface.
104 int AddSurface(const EGLSurface& surface);
132 const EGLSurface& surface() const { function in class:android::filterfw::GLEnv
    [all...]
  /frameworks/native/include/gui/
SurfaceControl.h 38 class Surface;
46 static bool isValid(const sp<SurfaceControl>& surface) {
47 return (surface != 0) && surface->isValid();
57 // release surface data from java
75 sp<Surface> getSurface() const;
86 friend class Surface;
102 mutable sp<Surface> mSurfaceData;
  /frameworks/native/opengl/libs/EGL/
egl_object.cpp 65 EGLNativeWindowType win, EGLSurface surface,
67 egl_object_t(dpy), surface(surface), config(config), win(win), cnx(cnx)
  /hardware/intel/common/libva/test/common/
va_display_x11.c 107 VASurfaceID surface,
116 if (surface == VA_INVALID_SURFACE)
125 return vaPutSurface(va_dpy, surface, x11_window,
  /hardware/intel/img/psb_video/src/x11/
psb_x11.h 111 VASurfaceID surface,
129 VASurfaceID surface,
146 VASurfaceID surface,
  /cts/tests/tests/nativeopengl/standalone/jni/
GLTestHelper.h 34 static void setWindow(JNIEnv* env, jobject obj, jobject surface);
  /cts/tests/tests/tv/src/android/media/tv/cts/
StubTvInputService.java 22 import android.view.Surface;
43 public boolean onSetSurface(Surface surface) {
  /external/chromium_org/cc/surfaces/
surface_manager.h 18 class Surface;
25 void RegisterSurface(Surface* surface);
28 Surface* GetSurfaceForId(SurfaceId surface_id);
41 typedef base::hash_map<SurfaceId, Surface*> SurfaceMap;
  /external/chromium_org/content/public/browser/android/
compositor.h 50 // Set the output surface bounds.
58 // Set the output surface which the compositor renders into.
59 virtual void SetSurface(jobject surface) = 0;
  /external/chromium_org/gpu/gles2_conform_support/egl/
egl.cc 62 EGLint ValidateDisplaySurface(EGLDisplay dpy, EGLSurface surface) {
68 if (!display->IsValidSurface(surface))
211 EGLSurface surface = display->CreateWindowSurface(config, win, attrib_list);
212 if (surface == EGL_NO_SURFACE)
215 return EglSuccess(surface);
232 EGLSurface surface) {
233 EGLint error_code = ValidateDisplaySurface(dpy, surface);
238 display->DestroySurface(surface);
243 EGLSurface surface,
274 EGLSurface surface,
    [all...]
  /external/chromium_org/media/base/android/
video_decoder_job.cc 46 bool VideoDecoderJob::SetVideoSurface(gfx::ScopedJavaSurface surface) {
47 // For an empty surface, always pass it to the |media_codec_bridge_| job so
49 // unprotected surface if the video content requires a protected one.
50 if (!surface.IsEmpty() && IsProtectedSurfaceRequired() &&
51 !surface.is_protected()) {
55 surface_ = surface.Pass();
  /external/chromium_org/mojo/cc/
output_surface_mojo.h 26 SurfacePtr surface,
  /external/chromium_org/skia/ext/
bitmap_platform_device_skia.h 46 virtual void DrawToNativeContext(PlatformSurface surface, int x, int y,
  /external/chromium_org/third_party/angle/src/libEGL/
main.cpp 157 void setCurrentDrawSurface(EGLSurface surface)
161 current->drawSurface = surface;
171 void setCurrentReadSurface(EGLSurface surface)
175 current->readSurface = surface;
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
RenderTarget9.h 23 RenderTarget9(Renderer *renderer, IDirect3DSurface9 *surface);
  /external/chromium_org/third_party/icu/source/samples/layout/
gnomeglue.h 29 void rs_gnomeRenderingSurfaceClose(rs_surface *surface);
pflow.h 29 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine);
  /external/chromium_org/third_party/libva/va/
va_backend_tpi.h 51 VASurfaceID surface,
  /external/chromium_org/third_party/mesa/src/src/gallium/include/state_tracker/
graw.h 84 /* Saves surface contents to a file.
87 * is used. If the option has not been specified, the surface
90 * Returns TRUE if the surface has been saved.
93 struct pipe_surface *surface,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
Makefile 16 surface.c \
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_winsys.h 65 * Open a shared surface (optional).
74 * Close a shared surface (optional).
78 struct stw_shared_surface *surface);
81 * Compose into a shared surface (optional).
83 * Blit the color buffer into a shared surface.

Completed in 1245 milliseconds

<<11121314151617181920>>