Home
last modified time | relevance | path

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

12345678910>>...36

/third_party/weston/libweston-desktop/
Dsurface.c52 struct weston_surface *surface; member
81 weston_desktop_surface_update_view_position(struct weston_desktop_surface *surface) in weston_desktop_surface_update_view_position()
127 weston_desktop_surface_destroy(struct weston_desktop_surface *surface) in weston_desktop_surface_destroy()
170 struct weston_desktop_surface *surface = in weston_desktop_surface_surface_committed() local
205 struct weston_desktop_surface *surface = in weston_desktop_surface_surface_destroyed() local
214 struct weston_desktop_surface *surface = in weston_desktop_surface_resource_destroy() local
225 struct weston_desktop_surface *surface = wsurface->committed_private; in weston_desktop_surface_committed() local
235 struct weston_desktop_surface *surface = in weston_desktop_surface_client_destroyed() local
250 struct weston_desktop_surface *surface; in weston_desktop_surface_create() local
297 weston_desktop_surface_add_resource(struct weston_desktop_surface *surface, in weston_desktop_surface_add_resource()
[all …]
Dxwayland.c58 struct weston_desktop_surface *surface; member
70 weston_desktop_xwayland_surface_change_state(struct weston_desktop_xwayland_surface *surface, in weston_desktop_xwayland_surface_change_state()
141 struct weston_desktop_xwayland_surface *surface = user_data; in weston_desktop_xwayland_surface_committed() local
171 struct weston_desktop_xwayland_surface *surface = user_data; in weston_desktop_xwayland_surface_set_size() local
182 struct weston_desktop_xwayland_surface *surface = user_data; in weston_desktop_xwayland_surface_destroy() local
200 struct weston_desktop_xwayland_surface *surface = user_data; in weston_desktop_xwayland_surface_get_maximized() local
209 struct weston_desktop_xwayland_surface *surface = user_data; in weston_desktop_xwayland_surface_get_fullscreen() local
228 struct weston_desktop_xwayland_surface *surface = in weston_destop_xwayland_resource_destroyed() local
239 struct weston_desktop_xwayland_surface *surface; in create_surface() local
270 set_toplevel(struct weston_desktop_xwayland_surface *surface) in set_toplevel()
[all …]
Dwl-shell.c54 struct weston_desktop_surface *surface; member
67 struct weston_desktop_wl_shell_surface *surface = user_data; in weston_desktop_wl_shell_surface_set_size() local
81 weston_desktop_wl_shell_surface_maybe_ungrab(struct weston_desktop_wl_shell_surface *surface) in weston_desktop_wl_shell_surface_maybe_ungrab()
97 struct weston_desktop_wl_shell_surface *surface = user_data; in weston_desktop_wl_shell_surface_committed() local
113 struct weston_desktop_wl_shell_surface *surface = user_data; in weston_desktop_wl_shell_surface_ping() local
122 struct weston_desktop_wl_shell_surface *surface = user_data; in weston_desktop_wl_shell_surface_close() local
132 struct weston_desktop_wl_shell_surface *surface = user_data; in weston_desktop_wl_shell_surface_get_maximized() local
141 struct weston_desktop_wl_shell_surface *surface = user_data; in weston_desktop_wl_shell_surface_get_fullscreen() local
147 weston_desktop_wl_shell_change_state(struct weston_desktop_wl_shell_surface *surface, in weston_desktop_wl_shell_change_state()
187 struct weston_desktop_wl_shell_surface *surface = user_data; in weston_desktop_wl_shell_surface_destroy() local
[all …]
Dlibweston-desktop.c147 struct weston_desktop_surface *surface) in weston_desktop_api_surface_added()
160 struct weston_desktop_surface *surface) in weston_desktop_api_surface_removed()
171 struct weston_desktop_surface *surface, in weston_desktop_api_committed()
180 struct weston_desktop_surface *surface, in weston_desktop_api_show_window_menu()
191 struct weston_desktop_surface *surface, in weston_desktop_api_set_parent()
200 struct weston_desktop_surface *surface, in weston_desktop_api_move()
209 struct weston_desktop_surface *surface, in weston_desktop_api_resize()
220 struct weston_desktop_surface *surface, in weston_desktop_api_fullscreen_requested()
231 struct weston_desktop_surface *surface, in weston_desktop_api_maximized_requested()
241 struct weston_desktop_surface *surface) in weston_desktop_api_minimized_requested()
[all …]
/third_party/flutter/skia/third_party/externals/sdl/src/test/
DSDL_test_imageBlitBlend.c583 SDL_Surface *surface = SDL_CreateRGBSurfaceFrom( in SDLTest_ImageBlitBlendAdd() local
1113 SDL_Surface *surface = SDL_CreateRGBSurfaceFrom( in SDLTest_ImageBlitBlend() local
1543 SDL_Surface *surface = SDL_CreateRGBSurfaceFrom( in SDLTest_ImageBlitBlendMod() local
2356 SDL_Surface *surface = SDL_CreateRGBSurfaceFrom( in SDLTest_ImageBlitBlendNone() local
2824 SDL_Surface *surface = SDL_CreateRGBSurfaceFrom( in SDLTest_ImageBlitBlendAll() local
DSDL_test_imageBlit.c543 SDL_Surface *surface = SDL_CreateRGBSurfaceFrom( in SDLTest_ImageBlit() local
1026 SDL_Surface *surface = SDL_CreateRGBSurfaceFrom( in SDLTest_ImageBlitColor() local
1538 SDL_Surface *surface = SDL_CreateRGBSurfaceFrom( in SDLTest_ImageBlitAlpha() local
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface_pool.cc35 auto surface = GetCachedOrCreateSurface(size); in AcquireSurface() local
56 [&size](const auto& surface) { in GetCachedOrCreateSurface()
78 const auto& surface = *it; in GetCachedOrCreateSurface() local
161 auto surface = std::make_unique<VulkanSurface>(vulkan_provider_, context_, in CreateSurface() local
186 void VulkanSurfacePool::RecycleSurface(std::unique_ptr<VulkanSurface> surface) { in RecycleSurface()
225 [&](auto& surface) { in AgeAndCollectOldBuffers()
235 [](const auto& surface) { in AgeAndCollectOldBuffers()
278 for (auto& surface : available_surfaces_) { in ShrinkToFit() local
288 auto surface = CreateSurface(size); in ShrinkToFit() local
304 for (const auto& surface : available_surfaces_) { in TraceStats() local
Dvulkan_surface_producer.cc144 for (auto& surface : surfaces) { in OnSurfacesPresented() local
174 for (auto& surface : surfaces) { in TransitionSurfacesToExternal() local
234 auto surface = surface_pool_->AcquireSurface(size); in ProduceSurface() local
240 std::unique_ptr<flutter::SceneUpdateContext::SurfaceProducerSurface> in SubmitSurface()
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_surface.c39 SDL_Surface *surface; in SDL_CreateRGBSurfaceWithFormat() local
139 SDL_Surface *surface; in SDL_CreateRGBSurfaceFrom() local
162 SDL_Surface *surface; in SDL_CreateRGBSurfaceWithFormatFrom() local
177 SDL_SetSurfacePalette(SDL_Surface * surface, SDL_Palette * palette) in SDL_SetSurfacePalette()
191 SDL_SetSurfaceRLE(SDL_Surface * surface, int flag) in SDL_SetSurfaceRLE()
212 SDL_SetColorKey(SDL_Surface * surface, int flag, Uint32 key) in SDL_SetColorKey()
257 SDL_GetColorKey(SDL_Surface * surface, Uint32 * key) in SDL_GetColorKey()
275 SDL_ConvertColorkeyToAlpha(SDL_Surface * surface) in SDL_ConvertColorkeyToAlpha()
345 SDL_SetSurfaceColorMod(SDL_Surface * surface, Uint8 r, Uint8 g, Uint8 b) in SDL_SetSurfaceColorMod()
371 SDL_GetSurfaceColorMod(SDL_Surface * surface, Uint8 * r, Uint8 * g, Uint8 * b) in SDL_GetSurfaceColorMod()
[all …]
/third_party/flutter/engine/flutter/shell/platform/windows/
Dangle_surface_manager.cc149 EGLSurface surface = EGL_NO_SURFACE; in CreateSurface() local
159 void AngleSurfaceManager::GetSurfaceDimensions(const EGLSurface surface, in GetSurfaceDimensions()
172 void AngleSurfaceManager::DestroySurface(const EGLSurface surface) { in DestroySurface()
178 bool AngleSurfaceManager::MakeCurrent(const EGLSurface surface) { in MakeCurrent()
183 EGLBoolean AngleSurfaceManager::SwapBuffers(const EGLSurface surface) { in SwapBuffers()
/third_party/flutter/skia/third_party/externals/sdl/src/render/software/
DSDL_render_sw.c100 SDL_Surface *surface; member
114 SDL_Surface *surface = SDL_GetWindowSurface(renderer->window); in SW_ActivateRenderer() local
126 SW_CreateRendererForSurface(SDL_Surface * surface) in SW_CreateRendererForSurface()
184 SDL_Surface *surface; in SW_CreateRenderer() local
207 SDL_Surface *surface = SW_ActivateRenderer(renderer); in SW_GetOutputSize() local
255 SDL_Surface *surface = (SDL_Surface *) texture->driverdata; in SW_SetTextureColorMod() local
269 SDL_Surface *surface = (SDL_Surface *) texture->driverdata; in SW_SetTextureAlphaMod() local
282 SDL_Surface *surface = (SDL_Surface *) texture->driverdata; in SW_SetTextureBlendMode() local
296 SDL_Surface *surface = (SDL_Surface *) texture->driverdata; in SW_UpdateTexture() local
322 SDL_Surface *surface = (SDL_Surface *) texture->driverdata; in SW_LockTexture() local
[all …]
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
DSurface.java30 static public Surface CreateVulkan(android.view.Surface surface) { in CreateVulkan()
34 static public Surface CreateGL(android.view.Surface surface) { in CreateGL()
42 static public Surface createThreadedSurface(android.view.Surface surface) { in createThreadedSurface()
108 private static native long nCreateThreadedSurface(android.view.Surface surface); in nCreateThreadedSurface()
109 private static native long nCreateVKSurface(android.view.Surface surface); in nCreateVKSurface()
110 private static native long nCreateGLSurface(android.view.Surface surface); in nCreateGLSurface()
/third_party/skia/tests/
DSurfaceTest.cpp215 sk_sp<SkSurface>& surface, in test_canvas_peek()
244 auto surface(surface_func(kPremul_SkAlphaType, &requestInfo)); in DEF_TEST() local
251 auto surface(surface_func(ctxInfo.directContext(), kPremul_SkAlphaType, &requestInfo)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
256 static void test_snapshot_alphatype(skiatest::Reporter* reporter, const sk_sp<SkSurface>& surface, in test_snapshot_alphatype()
270 auto surface(surface_func(at, nullptr)); in DEF_TEST() local
279 auto surface(surface_func(ctxInfo.directContext(), at, nullptr)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
286 skiatest::Reporter* reporter, SkSurface* surface, SkSurface::BackendHandleAccess access) { in test_backend_texture_access_copy_on_write()
298 skiatest::Reporter* reporter, SkSurface* surface, SkSurface::BackendHandleAccess access) { in test_backend_rendertarget_access_copy_on_write()
320 auto surface(surface_func(ctxInfo.directContext(), kPremul_SkAlphaType, nullptr)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
324 auto surface(surface_func(ctxInfo.directContext(), kPremul_SkAlphaType, nullptr)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
[all …]
DDrawPathTest.cpp109 auto surface(SkSurface::MakeRasterN32Premul(640, 480)); in test_crbug131181() local
191 auto surface(SkSurface::MakeRasterN32Premul(640, 480)); in test_inversepathwithclip() local
230 auto surface(SkSurface::MakeRasterN32Premul(640, 480)); in test_bug533() local
272 auto surface(SkSurface::MakeRasterN32Premul(640, 480)); in test_bigcubic() local
300 auto surface(SkSurface::MakeRasterN32Premul(640, 480)); in test_halfway() local
321 auto surface(SkSurface::MakeRasterN32Premul(33000, 10)); in test_giantaa() local
375 auto surface(SkSurface::MakeRasterN32Premul(1000, 1000)); in test_crbug_472147_simple() local
390 auto surface(SkSurface::MakeRasterN32Premul(1000, 1000)); in test_crbug_472147_actual() local
DRuntimeBlendTest.cpp30 static void test_blend(skiatest::Reporter* r, SkSurface* surface) { in test_blend()
79 sk_sp<SkSurface> surface(SkSurface::MakeRaster(info)); in DEF_TEST() local
86 sk_sp<SkSurface> surface(SkSurface::MakeRenderTarget(ctxInfo.directContext(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DVkProtectedContextTest.cpp32 sk_sp<SkSurface> surface; in create_protected_sksurface() local
134 auto surface = create_protected_sksurface(protectedTestHelper->directContext(), reporter); in DEF_GPUTEST() local
164 auto surface = create_protected_sksurface(dContext, reporter); in DEF_GPUTEST() local
188 auto surface = create_protected_sksurface(protectedTestHelper->directContext(), reporter); in DEF_GPUTEST() local
204 auto surface = create_protected_sksurface(protectedTestHelper->directContext(), reporter); in DEF_GPUTEST() local
221 auto surface = create_protected_sksurface(protectedTestHelper->directContext(), reporter); in DEF_GPUTEST() local
238 auto surface = create_protected_sksurface(protectedTestHelper->directContext(), reporter); in DEF_GPUTEST() local
257 auto surface = create_protected_sksurface(protectedTestHelper->directContext(), reporter); in DEF_GPUTEST() local
276 auto surface = create_protected_sksurface(protectedTestHelper->directContext(), reporter); in DEF_GPUTEST() local
/third_party/weston/ivi-shell/
Divi-shell.c59 struct weston_surface *surface; member
78 get_ivi_shell_surface(struct weston_surface *surface) in get_ivi_shell_surface()
93 shell_get_ivi_layout_surface(struct weston_surface *surface) in shell_get_ivi_layout_surface()
105 shell_surface_send_configure(struct weston_surface *surface, in shell_surface_send_configure()
119 ivi_shell_surface_committed(struct weston_surface *surface, in ivi_shell_surface_committed()
142 ivi_shell_surface_get_label(struct weston_surface *surface, in ivi_shell_surface_get_label()
477 desktop_surface_added(struct weston_desktop_surface *surface, in desktop_surface_added()
510 desktop_surface_removed(struct weston_desktop_surface *surface, in desktop_surface_removed()
523 desktop_surface_committed(struct weston_desktop_surface *surface, in desktop_surface_committed()
549 desktop_surface_move(struct weston_desktop_surface *surface, in desktop_surface_move()
[all …]
/third_party/flutter/skia/tests/
DSurfaceTest.cpp228 sk_sp<SkSurface>& surface, in test_canvas_peek()
257 auto surface(surface_func(kPremul_SkAlphaType, &requestInfo)); in DEF_TEST() local
264 auto surface(surface_func(ctxInfo.grContext(), kPremul_SkAlphaType, &requestInfo)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
269 static void test_snapshot_alphatype(skiatest::Reporter* reporter, const sk_sp<SkSurface>& surface, in test_snapshot_alphatype()
283 auto surface(surface_func(at, nullptr)); in DEF_TEST() local
292 auto surface(surface_func(ctxInfo.grContext(), at, nullptr)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
299 skiatest::Reporter* reporter, SkSurface* surface, SkSurface::BackendHandleAccess access) { in test_backend_texture_access_copy_on_write()
311 skiatest::Reporter* reporter, SkSurface* surface, SkSurface::BackendHandleAccess access) { in test_backend_rendertarget_access_copy_on_write()
333 auto surface(surface_func(ctxInfo.grContext(), kPremul_SkAlphaType, nullptr)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
337 auto surface(surface_func(ctxInfo.grContext(), kPremul_SkAlphaType, nullptr)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
[all …]
DDrawPathTest.cpp109 auto surface(SkSurface::MakeRasterN32Premul(640, 480)); in test_crbug131181() local
143 auto surface(SkSurface::MakeRasterN32Premul(640, 480)); in test_inversepathwithclip() local
182 auto surface(SkSurface::MakeRasterN32Premul(640, 480)); in test_bug533() local
224 auto surface(SkSurface::MakeRasterN32Premul(640, 480)); in test_bigcubic() local
252 auto surface(SkSurface::MakeRasterN32Premul(640, 480)); in test_halfway() local
273 auto surface(SkSurface::MakeRasterN32Premul(33000, 10)); in test_giantaa() local
327 auto surface(SkSurface::MakeRasterN32Premul(1000, 1000)); in test_crbug_472147_simple() local
342 auto surface(SkSurface::MakeRasterN32Premul(1000, 1000)); in test_crbug_472147_actual() local
/third_party/skia/modules/androidkit/src/
DSurface.cpp55 ThreadedSurface::ThreadedSurface(JNIEnv* env, jobject surface) in ThreadedSurface()
166 static jlong Surface_CreateThreadedSurface(JNIEnv* env, jobject, jobject surface) { in Surface_CreateThreadedSurface() argument
209 if (auto* surface = reinterpret_cast<Surface*>(native_surface)) { in Surface_Release() local
216 auto* surface = reinterpret_cast<Surface*>(native_surface); in Surface_GetNativeCanvas() local
223 if (auto* surface = reinterpret_cast<Surface*>(native_surface)) { in Surface_FlushAndSubmit() local
229 const auto* surface = reinterpret_cast<Surface*>(native_surface); in Surface_GetWidth() local
234 const auto* surface = reinterpret_cast<Surface*>(native_surface); in Surface_GetHeight() local
239 if (const auto* surface = reinterpret_cast<Surface*>(native_surface)) { in Surface_MakeSnapshot() local
/third_party/weston/libweston/renderer-mix/
Dmix_renderer.cpp42 mix_renderer_attach(struct weston_surface *surface, in mix_renderer_attach()
68 mix_renderer_flush_damage(struct weston_surface *surface) in mix_renderer_flush_damage()
125 mix_renderer_surface_set_color(struct weston_surface *surface, in mix_renderer_surface_set_color()
137 mix_renderer_surface_get_content_size(struct weston_surface *surface, in mix_renderer_surface_get_content_size()
144 mix_renderer_surface_copy_content(struct weston_surface *surface, in mix_renderer_surface_copy_content()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultithreadingTest.cpp38 std::function<void(EGLSurface surface, size_t threadIndex)> testBody, in runMultithreadedGLTest()
53 EGLSurface surface = EGL_NO_SURFACE; in runMultithreadedGLTest() local
106 EGLSurface surface = window->getSurface(); in TEST_P() local
143 auto testBody = [](EGLSurface surface, size_t thread) { in TEST_P()
170 auto testBody = [](EGLSurface surface, size_t thread) { in TEST_P()
/third_party/flutter/flutter/dev/integration_tests/external_ui/android/app/src/main/java/io/flutter/externalui/
DMainActivity.java28 private Surface surface; field in MainActivity
130 private final Surface surface; field in FrameRenderer
134 FrameRenderer(Surface surface) { in FrameRenderer()
/third_party/flutter/skia/fuzz/
DFuzzDrawFunctions.cpp117 sk_sp<SkSurface> surface; in fuzz_drawText() local
161 sk_sp<SkSurface> surface; in fuzz_drawCircle() local
172 sk_sp<SkSurface> surface; in fuzz_drawLine() local
183 sk_sp<SkSurface> surface; in fuzz_drawRect() local
204 sk_sp<SkSurface> surface; in fuzz_drawPath() local
255 sk_sp<SkSurface> surface; in fuzz_drawBitmap() local
268 sk_sp<SkSurface> surface; in fuzz_drawImage() local
296 sk_sp<SkSurface> surface; in fuzz_drawPaint() local
/third_party/icu/icu4c/source/samples/layout/
Dgdiglue.cpp45 void rs_gdiRenderingSurfaceSetHDC(rs_surface *surface, HDC hdc) in rs_gdiRenderingSurfaceSetHDC()
52 void rs_gdiRenderingSurfaceClose(rs_surface *surface) in rs_gdiRenderingSurfaceClose()
59 fm_fontMap *fm_gdiFontMapOpen(rs_surface *surface, const char *fileName, le_int16 pointSize, gs_gui… in fm_gdiFontMapOpen()

12345678910>>...36