Home
last modified time | relevance | path

Searched defs:surface2 (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
Dskia_surface_test.cpp69 auto surface2 = std::make_unique<SkiaSurface>(); variable
92 …auto surface2 = SkiaSurface::MakeFromBackendRenderTarget(gpuContext.get(), info, TextureOrigin::TO… variable
182 auto surface2 = SkiaSurface::MakeRenderTarget(nullptr, true, imageInfo); variable
210 auto surface2 = SkiaSurface::MakeRasterN32Premul(-1, -1); // -1: width, height variable
224 auto surface2 = surface->MakeSurface(800, 800); // 800: width, height variable
/foundation/graphic/graphic_surface/surface/test/unittest/
Dsurface_utils_test.cpp156 sptr<Surface> surface2 = utils->GetSurface(psurface2->GetUniqueId()); variable
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline_node/
Ddecode_data_process_test.cpp450 sptr<IConsumerSurface> surface2 = IConsumerSurface::Create(); variable
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
Dvulkan_loader_unit_test.cpp561 VkSurfaceKHR surface2 = VK_NULL_HANDLE; variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_base_render_node_test.cpp612 uint32_t param2) {}; in __anond079e0820202()