Home
last modified time | relevance | path

Searched defs:surface (Results 201 - 225 of 899) sorted by relevance

12345678910>>...36

/third_party/skia/third_party/externals/dawn/src/fuzzers/
H A DDawnWireServerFuzzer.cpp56 ErrorDeviceCreateSwapChain(WGPUDevice device, WGPUSurface surface, const WGPUSwapChainDescriptor*) ErrorDeviceCreateSwapChain() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DFencedDeleter.cpp94 void FencedDeleter::DeleteWhenUnused(VkSurfaceKHR surface) { in DeleteWhenUnused() argument
H A DVulkanBackend.cpp47 VkSurfaceKHR surface = VkSurfaceKHR::CreateFromHandle(surfaceNative); in CreateNativeSwapChainImpl() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo-ansi.hh132 helper_cairo_surface_write_to_ansi_stream (cairo_surface_t *surface, in helper_cairo_surface_write_to_ansi_stream() argument
[all...]
/third_party/skia/tools/
H A Dimgcvt.cpp142 sk_sp<SkSurface> surface = SkSurface::MakeRaster(pixmap.info().makeColorSpace(dst_cs)); in main() local
154 sk_sp<SkSurface> surface = SkSurface::MakeRaster(pixmap.info().makeColorSpace(dst_cs)); in main() local
[all...]
/third_party/skia/third_party/externals/dawn/src/utils/
H A DGlfw3Fuchsia.cpp75 glfwCreateWindowSurface(VkInstance instance, GLFWwindow* window, const VkAllocationCallbacks* allocator, VkSurfaceKHR* surface) glfwCreateWindowSurface() argument
/third_party/skia/gm/
H A Dsrcmode.cpp124 sk_sp<SkSurface> surface = canvas->makeSurface(info); in compat_surface() local
H A Dpostercircle.cpp54 sk_sp<SkSurface> surface = SkSurface::MakeRasterN32Premul(kPosterSize, kPosterSize); variable
H A Ddftext_blob_persp.cpp73 auto surface = SkSurface::MakeRenderTarget(ctx, SkBudgeted::kNo, info, 0, &props); variable
H A Dtextblobmixedsizes.cpp105 sk_sp<SkSurface> surface; variable
H A Dencode_color_types.cpp53 auto surface = SkSurface::MakeRaster(SkImageInfo::Make(image->width(), image->height(), in make_image() local
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/
H A DSurfaceRenderer.java31 protected abstract void onSurfaceInitialized(Surface surface); in onSurfaceInitialized() argument
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
H A DMainActivity.java161 protected void onSurfaceInitialized(Surface surface) {} in onSurfaceInitialized() argument
H A DAnimationActivity.java30 protected void onSurfaceInitialized(Surface surface) { in onSurfaceInitialized() argument
/third_party/skia/bench/
H A DColorFilterBench.cpp107 auto surface = SkSurface::MakeRasterN32Premul(256, 256); variable
H A Dnanobench.h38 sk_sp<SkSurface> surface; member
/third_party/vk-gl-cts/framework/egl/
H A DegluUnique.cpp50 UniqueSurface::UniqueSurface (const Library& egl, EGLDisplay display, EGLSurface surface) in UniqueSurface() argument
/base/telephony/cellular_call/services/control/src/
H A Dims_video_call_control.cpp50 SetPreviewWindow( int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) SetPreviewWindow() argument
65 SetDisplayWindow( int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) SetDisplayWindow() argument
/base/update/updater/services/ui/driver/
H A Dgraphic_engine.cpp40 __attribute__((weak)) void PostInitSurfDev(std::unique_ptr<SurfaceDev> &surfDev, GrSurface &surface) in PostInitSurfDev() argument
/base/web/webview/ohos_nweb/src/
H A Dnweb_surface_adapter.cpp34 NWebOutputFrameCallbackImpl(wptr<Surface> surface, NWebSurfaceAdapter *adapter) : surface_(surface), in NWebOutputFrameCallbackImpl() argument
54 std::shared_ptr<NWebCreateInfoImpl> NWebSurfaceAdapter::GetCreateInfo(sptr<Surface> surface, in GetCreateInfo() argument
77 sptr<Surface> surface = surfaceWeak.promote(); in OutputFrameCallback() local
96 RequestBuffer(sptr<Surface> surface, uint32_t width, uint32_t height) RequestBuffer() argument
164 FlushBuffer( sptr<Surface> surface, sptr<SurfaceBuffer> surfaceBuffer, uint32_t width, uint32_t height) FlushBuffer() argument
[all...]
/base/web/webview/ohos_adapter/aafwk_adapter/src/
H A Daafwk_browser_host_impl.cpp107 sptr<Surface> surface = Surface::CreateSurfaceAsProducer(bufferProducer); in HandlePassSurface() local
133 sptr<Surface> surface = ohNativeWindow->surface; in QueryRenderSurface() local
149 void AafwkBrowserHostImpl::PassSurface(sptr<Surface> surface, int64_ argument
[all...]
H A Daafwk_browser_client_adapter_impl.cpp62 sptr<IRemoteObject> surface = reply.ReadRemoteObject(); in QueryRenderSurface() local
92 void BrowserClient::PassSurface(sptr<Surface> surface, int64_t surface_id) in PassSurface() argument
157 sptr<Surface> surface = Surface::CreateSurfaceAsProducer(bufferProducer); in QueryRenderSurface() local
197 sptr<Surface> surface = utils->GetSurface(surface_id); PassSurface() local
[all...]
/base/web/webview/test/unittest/nweb_surface_adapter_test/
H A Dnweb_surface_adapter_test.cpp105 sptr<Surface> surface = nullptr; in HWTEST_F() local
170 sptr<Surface> surface = nullptr; in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/tests/demo/wfd/
H A Dwfd_demo.cpp79 sptr<Surface> surface = surfaceNode->GetSurface(); in InitWindow() local
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Drosen_render_texture.cpp178 auto surface = surfaceNode->GetSurface(); in GetSurface() local

Completed in 11 milliseconds

12345678910>>...36