Home
last modified time | relevance | path

Searched refs:surface (Results 1 – 12 of 12) sorted by relevance

/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Degl.cpp361 EGLSurface surface = getDispatch()->eglCreateWindowSurface(dpy, config, win, attrib_list); in eglCreateWindowSurface() local
362 if (surface != EGL_NO_SURFACE) { in eglCreateWindowSurface()
365 server->utEnc()->createSurface(server->utEnc(), getpid(), (uint32_t)surface); in eglCreateWindowSurface()
368 return surface; in eglCreateWindowSurface()
373 EGLSurface surface = getDispatch()->eglCreatePbufferSurface(dpy, config, attrib_list); in eglCreatePbufferSurface() local
374 if (surface != EGL_NO_SURFACE) { in eglCreatePbufferSurface()
377 server->utEnc()->createSurface(server->utEnc(), getpid(), (uint32_t)surface); in eglCreatePbufferSurface()
380 return surface; in eglCreatePbufferSurface()
385 EGLSurface surface = getDispatch()->eglCreatePixmapSurface(dpy, config, pixmap, attrib_list); in eglCreatePixmapSurface() local
386 if (surface != EGL_NO_SURFACE) { in eglCreatePixmapSurface()
[all …]
/device/generic/goldfish/opengl/system/egl/
Degl.cpp125 #define VALIDATE_SURFACE_RETURN(surface, ret) \ argument
126 if (surface != EGL_NO_SURFACE) { \
127 egl_surface_t* s( static_cast<egl_surface_t*>(surface) ); \
631 egl_surface_t* surface = egl_window_surface_t::create( in eglCreateWindowSurface() local
633 if (!surface) { in eglCreateWindowSurface()
637 return surface; in eglCreateWindowSurface()
685 egl_surface_t* surface = egl_pbuffer_surface_t::create(dpy, config, in eglCreatePbufferSurface() local
687 if (!surface) { in eglCreatePbufferSurface()
692 surface->setTextureFormat(texFormat); in eglCreatePbufferSurface()
693 surface->setTextureTarget(texTarget); in eglCreatePbufferSurface()
[all …]
/device/generic/goldfish/opengl/tests/ut_rendercontrol_enc/
Dut_rendercontrol.in4 GL_ENTRY(void, swapBuffers, uint32_t pid, uint32_t surface)
/device/generic/goldfish/opengl/system/renderControl_enc/
DREADME67 This function creates a 'window' surface on the host which can be then
69 The function returns a handle to the created window surface.
72 This function destoys a window surface.
76 be specified as a render target for a window surface through
/device/generic/goldfish/
Dinit.goldfish.rc71 # might read them (e.g. surface flinger), so define it in
/device/generic/mini-emulator-armv7-a-neon/
Dinit.mini-emulator.rc80 # might read them (e.g. surface flinger), so define it in
/device/generic/mini-emulator-arm64/
Dinit.mini-emulator.rc80 # might read them (e.g. surface flinger), so define it in
/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.h331 sp<Surface> surface; member
Dqcamera_test.cpp2893 mTestContext->mViVVid.surface = new Surface( in configureViVCodec()
2895 mTestContext->mViVVid.ANW = mTestContext->mViVVid.surface; in configureViVCodec()
2946 mTestContext->mViVVid.surface.clear(); in unconfigureViVCodec()
/device/lge/mako/
Dinit.mako.rc96 # Change owner and group for media server and surface flinger
/device/asus/flo/
Dinit.flo.rc86 # Change owner and group for media server and surface flinger
/device/asus/deb/
Dinit.deb.rc86 # Change owner and group for media server and surface flinger