Home
last modified time | relevance | path

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

12345678

/external/mesa3d/src/gallium/state_trackers/xvmc/
Dsurface.c46 XvMCSurfacePrivate *surface, in MacroBlocksToPipe()
99 GetPictureDescription(XvMCSurfacePrivate *surface, struct pipe_mpeg12_picture_desc *desc) in GetPictureDescription()
119 RecursiveEndFrame(XvMCSurfacePrivate *surface) in RecursiveEndFrame()
153 Status XvMCCreateSurface(Display *dpy, XvMCContext *context, XvMCSurface *surface) in XvMCCreateSurface()
313 Status XvMCFlushSurface(Display *dpy, XvMCSurface *surface) in XvMCFlushSurface()
329 Status XvMCSyncSurface(Display *dpy, XvMCSurface *surface) in XvMCSyncSurface()
342 Status XvMCPutSurface(Display *dpy, XvMCSurface *surface, Drawable drawable, in XvMCPutSurface()
467 Status XvMCGetSurfaceStatus(Display *dpy, XvMCSurface *surface, int *status) in XvMCGetSurfaceStatus()
494 Status XvMCDestroySurface(Display *dpy, XvMCSurface *surface) in XvMCDestroySurface()
524 Status XvMCHideSurface(Display *dpy, XvMCSurface *surface) in XvMCHideSurface()
/external/skia/tests/
DDeferredCanvasTest.cpp35 SkSurface* surface = SkSurface::NewRasterN32Premul(gWidth, gHeight); in createSurface() local
40 static SkPMColor read_pixel(SkSurface* surface, int x, int y) { in read_pixel()
96 SkAutoTUnref<MockSurface> surface(SkNEW_ARGS(MockSurface, (10, 10))); in TestDeferredCanvasWritePixelsToSurface() local
275 SkAutoTUnref<SkSurface> surface(createSurface(0xFFFFFFFF)); in TestDeferredCanvasFlush() local
297 SkAutoTUnref<SkSurface> surface(createSurface(0xFFFFFFFF)); in TestDeferredCanvasFreshFrame() local
488 SkAutoTUnref<SkSurface> surface(SkSurface::NewRasterN32Premul(100, 100)); in TestDeferredCanvasMemoryLimit() local
510 SkAutoTUnref<SkSurface> surface(createSurface(0)); in TestDeferredCanvasSilentFlush() local
523 SkAutoTUnref<SkSurface> surface(SkSurface::NewRasterN32Premul(100, 100)); in TestDeferredCanvasBitmapCaching() local
603 SkAutoTUnref<SkSurface> surface(SkSurface::NewRasterN32Premul(100, 100)); in TestDeferredCanvasSkip() local
622 SkAutoTUnref<SkSurface> surface(SkSurface::NewRasterN32Premul(100, 100)); in TestDeferredCanvasBitmapShaderNoLeak() local
[all …]
DDrawPathTest.cpp97 SkAutoTUnref<SkSurface> surface(SkSurface::NewRasterN32Premul(640, 480)); in test_crbug131181() local
134 SkAutoTUnref<SkSurface> surface(SkSurface::NewRasterN32Premul(640, 480)); in test_inversepathwithclip() local
173 SkAutoTUnref<SkSurface> surface(SkSurface::NewRasterN32Premul(640, 480)); in test_bug533() local
215 SkAutoTUnref<SkSurface> surface(SkSurface::NewRasterN32Premul(640, 480)); in test_bigcubic() local
225 SkAutoTUnref<SkSurface> surface(SkSurface::NewRasterN32Premul(33000, 10)); in test_giantaa() local
DSurfaceTest.cpp126 SkAutoTUnref<SkSurface> surface(SkSurface::NewWrappedRenderTarget(ctx, wrappedDesc, NULL)); in test_wrapped_texture_surface() local
326 SkAutoTUnref<SkSurface> surface(createSurface(gRec[i].fType, context, in test_canvaspeek() local
356 SkSurface* surface = createSurface(surfaceType, context); in TestSurfaceCopyOnWrite() local
439 SkAutoTUnref<SkSurface> surface(createSurface(surfaceType, context)); in TestSurfaceWritableAfterSnapshotRelease() local
485 SkAutoTUnref<SkSurface> surface(createSurface(surfaceType, context)); in TestGetTexture() local
520 surface(SkSurface::NewRenderTarget(context, sbudgeted, info, 0)); in test_surface_budget() local
552 SkSurface* surface = createSurface(surfaceType, context); in TestSurfaceNoCanvas() local
558 SkSurface* surface = createSurface(surfaceType, context); in TestSurfaceNoCanvas() local
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dbitmap.c43 VdpBitmapSurface *surface) in vlVdpBitmapSurfaceCreate()
113 vlVdpBitmapSurfaceDestroy(VdpBitmapSurface surface) in vlVdpBitmapSurfaceDestroy()
135 vlVdpBitmapSurfaceGetParameters(VdpBitmapSurface surface, in vlVdpBitmapSurfaceGetParameters()
164 vlVdpBitmapSurfacePutBitsNative(VdpBitmapSurface surface, in vlVdpBitmapSurfacePutBitsNative()
Dsurface.c46 VdpVideoSurface *surface) in vlVdpVideoSurfaceCreate()
122 vlVdpVideoSurfaceDestroy(VdpVideoSurface surface) in vlVdpVideoSurfaceDestroy()
143 vlVdpVideoSurfaceGetParameters(VdpVideoSurface surface, in vlVdpVideoSurfaceGetParameters()
191 vlVdpVideoSurfaceGetBitsYCbCr(VdpVideoSurface surface, in vlVdpVideoSurfaceGetBitsYCbCr()
270 vlVdpVideoSurfacePutBitsYCbCr(VdpVideoSurface surface, in vlVdpVideoSurfacePutBitsYCbCr()
Doutput.c47 VdpOutputSurface *surface) in vlVdpOutputSurfaceCreate()
133 vlVdpOutputSurfaceDestroy(VdpOutputSurface surface) in vlVdpOutputSurfaceDestroy()
163 vlVdpOutputSurfaceGetParameters(VdpOutputSurface surface, in vlVdpOutputSurfaceGetParameters()
185 vlVdpOutputSurfaceGetBitsNative(VdpOutputSurface surface, in vlVdpOutputSurfaceGetBitsNative()
238 vlVdpOutputSurfacePutBitsNative(VdpOutputSurface surface, in vlVdpOutputSurfacePutBitsNative()
272 vlVdpOutputSurfacePutBitsIndexed(VdpOutputSurface surface, in vlVdpOutputSurfacePutBitsIndexed()
413 vlVdpOutputSurfacePutBitsYCbCr(VdpOutputSurface surface, in vlVdpOutputSurfacePutBitsYCbCr()
Dpresentation.c198 VdpOutputSurface surface, in vlVdpPresentationQueueDisplay()
309 VdpOutputSurface surface, in vlVdpPresentationQueueBlockUntilSurfaceIdle()
342 VdpOutputSurface surface, in vlVdpPresentationQueueQuerySurfaceStatus()
/external/mesa3d/src/gallium/state_trackers/egl/wayland/
Dnative_wayland.c148 struct wayland_surface *surface = data; in wayland_release_pending_resource() local
164 wayland_window_surface_handle_resize(struct wayland_surface *surface) in wayland_window_surface_handle_resize()
207 struct wayland_surface *surface = wayland_surface(nsurf); in wayland_surface_validate() local
230 struct wayland_surface *surface = data; in wayland_frame_callback() local
254 struct wayland_surface *surface = wayland_surface(nsurf); in wayland_surface_swap_buffers() local
302 struct wayland_surface *surface = wayland_surface(nsurf); in wayland_surface_present() local
353 struct wayland_surface *surface = wayland_surface(nsurf); in wayland_surface_destroy() local
376 struct wayland_surface *surface; in wayland_create_window_surface() local
/external/icu/icu4c/source/samples/layout/
Dgdiglue.cpp42 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC()
49 void rs_gdiRenderingSurfaceClose(rs_surface *surface) in rs_gdiRenderingSurfaceClose()
56 fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_gui… in fm_gdiFontMapOpen()
/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp64 …ibutes (tcu::TestLog& log, const Library& egl, EGLDisplay display, EGLSurface surface, const EGLin… in logSurfaceAttributes()
70 …onSurfaceAttributes (tcu::TestLog& log, const Library& egl, EGLDisplay display, EGLSurface surface) in logCommonSurfaceAttributes()
90 …erSurfaceAttributes (tcu::TestLog& log, const Library& egl, EGLDisplay display, EGLSurface surface) in logPbufferSurfaceAttributes()
118 void QuerySurfaceCase::checkCommonAttributes (EGLDisplay display, EGLSurface surface, const ConfigI… in checkCommonAttributes()
251 void QuerySurfaceCase::checkNonPbufferAttributes (EGLDisplay display, EGLSurface surface) in checkNonPbufferAttributes()
318 …eglu::UniqueSurface surface (egl, display, eglu::createWindowSurface(m_eglTestCtx.getNativeDis… in executeForConfig() local
349 …eglu::UniqueSurface surface (egl, display, eglu::createPixmapSurface(m_eglTestCtx.getNativeDis… in executeForConfig() local
398 eglu::UniqueSurface surface(egl, display, egl.createPbufferSurface(display, config, attribs)); in executeForConfig() local
467 void SurfaceAttribCase::testAttributes (EGLDisplay display, EGLSurface surface, EGLint surfaceType,… in testAttributes()
591 …eglu::UniqueSurface surface (egl, display, eglu::createWindowSurface(m_eglTestCtx.getNativeDis… in executeForConfig() local
[all …]
DteglRenderCase.cpp60 static void postSurface (const Library& egl, EGLDisplay display, EGLSurface surface, EGLint typeBit) in postSurface()
139 eglu::UniqueSurface surface (egl, display, eglSurface); in executeForConfig() local
163 eglu::UniqueSurface surface (egl, display, eglSurface); in executeForConfig() local
189 …eglu::UniqueSurface surface(egl, display, egl.createPbufferSurface(display, config, surfaceAttribs… in executeForConfig() local
218 void SingleContextRenderCase::executeForSurface (EGLDisplay display, EGLSurface surface, const Conf… in executeForSurface()
303 void MultiContextRenderCase::executeForSurface (EGLDisplay display, EGLSurface surface, const Confi… in executeForSurface()
DteglCreateSurfaceTests.cpp68 EGLSurface surface = EGL_NO_SURFACE; in createWindowSurface() local
89 EGLSurface surface = EGL_NO_SURFACE; in createPixmapSurface() local
143 …eglu::UniqueSurface surface (egl, display, createWindowSurface(display, config, m_eglTestCtx… in executeForConfig() local
201 …eglu::UniqueSurface surface (egl, display, createPixmapSurface(display, config, m_eglTestCtx… in executeForConfig() local
264 EGLSurface surface = egl.createPbufferSurface(display, config, attribs); in executeForConfig() local
DteglQueryContextTests.cpp95 …void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& … in executeForContext()
137 …void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& … in executeForContext()
179 …void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& … in executeForContext()
229 …void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& … in executeForContext()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_texture.c76 static int r600_init_surface(struct radeon_surface *surface, in r600_init_surface()
225 struct radeon_surface *surface = &rtex->surface; in r600_texture_get_handle() local
472 struct radeon_surface *surface) in r600_texture_create_object()
525 struct radeon_surface surface; in si_texture_create() local
555 struct r600_surface *surface = CALLOC_STRUCT(r600_surface); in r600_create_surface() local
579 struct pipe_surface *surface) in r600_surface_destroy()
594 struct radeon_surface surface; in si_texture_from_handle() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.h88 svga_surface(struct pipe_surface *surface) in svga_surface()
96 svga_surface_const(const struct pipe_surface *surface) in svga_surface_const()
/external/mesa3d/src/gallium/state_trackers/va/
Dva_image.c106 vlVaDeriveImage(VADriverContextP ctx, VASurfaceID surface, VAImage *image) in vlVaDeriveImage()
133 vlVaGetImage(VADriverContextP ctx, VASurfaceID surface, int x, int y, in vlVaGetImage()
143 vlVaPutImage(VADriverContextP ctx, VASurfaceID surface, VAImageID image, in vlVaPutImage()
Dva_surface.c112 vlVaPutSurface(VADriverContextP ctx, VASurfaceID surface, void* draw, short srcx, short srcy, in vlVaPutSurface()
124 vlVaLockSurface(VADriverContextP ctx, VASurfaceID surface, unsigned int *fourcc, in vlVaLockSurface()
136 vlVaUnlockSurface(VADriverContextP ctx, VASurfaceID surface) in vlVaUnlockSurface()
/external/harfbuzz_ng/util/
Dhelper-cairo.cc50 cairo_surface_t *surface; in _cairo_eps_surface_create_for_stream() local
134 cairo_surface_t *surface; member
160 cairo_surface_t *surface; in _cairo_ansi_surface_create_for_stream() local
218 cairo_surface_t *surface; in _cairo_png_surface_create_for_stream() local
365 cairo_surface_t *surface; in helper_cairo_create_context() local
/external/mesa3d/src/egl/main/
Deglsurface.c352 _eglQuerySurface(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surface, in _eglQuerySurface()
425 _eglSurfaceAttrib(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surface, in _eglSurfaceAttrib()
486 _eglBindTexImage(_EGLDriver *drv, _EGLDisplay *dpy, _EGLSurface *surface, in _eglBindTexImage()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_texture.h34 struct nouveau_surface surface; member
36 struct nouveau_surface surface; member
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c69 struct radeon_surface *surface, in r600_init_surface()
211 struct radeon_surface *surface = &rtex->surface; in r600_texture_get_handle() local
384 struct radeon_surface *surface) in r600_texture_create_object()
452 struct radeon_surface surface; in r600_texture_create() local
491 struct r600_surface *surface = CALLOC_STRUCT(r600_surface); in r600_create_surface() local
509 struct pipe_surface *surface) in r600_surface_destroy()
527 struct radeon_surface surface; in r600_texture_from_handle() local
/external/deqp/framework/egl/
DegluCallLogWrapper.inl17 eglw::EGLBoolean CallLogWrapper::eglBindTexImage (eglw::EGLDisplay dpy, eglw::EGLSurface surface, e…
52 eglw::EGLBoolean CallLogWrapper::eglCopyBuffers (eglw::EGLDisplay dpy, eglw::EGLSurface surface, eg…
172 eglw::EGLBoolean CallLogWrapper::eglDestroySurface (eglw::EGLDisplay dpy, eglw::EGLSurface surface)
350 eglw::EGLBoolean CallLogWrapper::eglQuerySurface (eglw::EGLDisplay dpy, eglw::EGLSurface surface, e…
364 eglw::EGLBoolean CallLogWrapper::eglReleaseTexImage (eglw::EGLDisplay dpy, eglw::EGLSurface surface
384 eglw::EGLBoolean CallLogWrapper::eglSurfaceAttrib (eglw::EGLDisplay dpy, eglw::EGLSurface surface, …
394 eglw::EGLBoolean CallLogWrapper::eglSwapBuffers (eglw::EGLDisplay dpy, eglw::EGLSurface surface)
/external/skia/gm/
Dfatpathfill.cpp34 static void draw_fatpath(SkCanvas* canvas, SkSurface* surface, in draw_fatpath()
69 SkAutoTUnref<SkSurface> surface(new_surface(SMALL_W, SMALL_H)); in onDraw() local
/external/skia/samplecode/
DSampleFilterQuality.cpp20 SkSurface* surface = canvas->newSurface(info); in make_surface() local
33 SkAutoTUnref<SkSurface> surface(SkSurface::NewRaster(info)); in make_image() local
55 SkAutoTUnref<SkSurface> surface(orig->newSurface(info)); in zoom_up() local
206 SkAutoTUnref<SkSurface> surface; in drawHere() local

12345678