Home
last modified time | relevance | path

Searched defs:surface (Results 1 - 25 of 879) sorted by relevance

12345678910>>...36

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_content_modifier.cpp30 auto surface = DynamicCast<NG::RosenRenderSurface>(renderSuface_); in onDraw() local
H A Dweb_paint_method.h27 WebPaintMethod(RefPtr<NG::RenderSurface> surface): renderSuface_(surface) {} in WebPaintMethod() argument
H A Dweb_paint_method.cpp31 auto surface = DynamicCast<NG::RosenRenderSurface>(painter->renderSuface_); in GetForegroundDrawFunction() local
/foundation/graphic/surface_lite/frameworks/
H A Dsurface.cpp22 SurfaceImpl* surface = new SurfaceImpl(); in CreateSurface() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_surface_ohos_converter.cpp21 sptr<Surface> RSSurfaceConverter::ConvertToOhosSurface(std::shared_ptr<RSSurface> surface) in ConvertToOhosSurface() argument
/third_party/ffmpeg/libavcodec/
H A Dmediacodec.h38 void *surface; member
H A Dmediacodec_surface.c28 FFANativeWindow *ff_mediacodec_surface_ref(void *surface, void *log_ctx) in ff_mediacodec_surface_ref() argument
/third_party/ffmpeg/libavutil/
H A Dhwcontext_mediacodec.h33 void *surface; member
/third_party/skia/gm/
H A Dskbug_12212.cpp21 sk_sp<SkSurface> surface = SkSurface::MakeRenderTarget( in DEF_SIMPLE_GM_BG() local
H A Dbug6783.cpp36 sk_sp<SkSurface> surface = SkSurface::MakeRasterN32Premul(100, 100); in DEF_SIMPLE_GM() local
/third_party/skia/docs/examples/
H A DSurface_notifyContentWillChange.cpp7 auto surface = SkSurface::MakeRasterN32Premul(1, 1); in REG_FIDDLE() local
H A DSurface_MakeRenderTarget_2.cpp26 sk_sp<SkSurface> surface = context in REG_FIDDLE() local
H A DCanvas_makeSurface.cpp7 sk_sp<SkSurface> surface = SkSurface::MakeRasterN32Premul(5, 6); in REG_FIDDLE() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/windows/
H A Dplatform_create_functions_vk.cpp25 VkSurfaceKHR surface = VK_NULL_HANDLE; in CreateSurface() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/mac/
H A Dplatform_create_functions_vk.cpp25 VkSurfaceKHR surface = VK_NULL_HANDLE; in CreateSurface() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/linux/
H A Dplatform_create_functions_vk.cpp25 VkSurfaceKHR surface = VK_NULL_HANDLE; in CreateSurface() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_create_functions_vk.cpp25 VkSurfaceKHR surface = VK_NULL_HANDLE; in CreateSurface() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_surface_ohos_converter.cpp27 sptr<Surface> RSSurfaceConverter::ConvertToOhosSurface(std::shared_ptr<RSSurface> surface) in ConvertToOhosSurface() argument
/foundation/distributedhardware/distributed_camera/services/data_process/src/utils/
H A Dproperty_carrier.cpp26 int32_t PropertyCarrier::CarrySurfaceProperty(sptr<Surface>& surface) in CarrySurfaceProperty() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_ohos.cpp35 std::shared_ptr<SurfaceBase> SurfaceOhos::CreateSurface(sptr<Surface> surface) in CreateSurface() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/
H A Drs_surface_factory.cpp24 CreateRSSurface(const PlatformName& platformName, const sptr<Surface>& surface, std::shared_ptr<DrawingContext> drawingContext) CreateRSSurface() argument
/foundation/multimedia/av_codec/test/unittest/common/common_mock/surface/capi/
H A Dsurface_capi_mock.cpp26 std::shared_ptr<SurfaceMock> SurfaceMockFactory::CreateSurface(sptr<Surface> &surface) in CreateSurface() argument
/foundation/multimedia/av_codec/test/unittest/common/common_mock/surface/inner/
H A Dsurface_inner_mock.h26 explicit SurfaceInnerMock(sptr<Surface> &surface) : surface_(surface) {} in SurfaceInnerMock() argument
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DDirectFBSurfaceEXT.hpp45 IDirectFBSurface *surface; member in vk::DirectFBSurfaceEXT
/third_party/vk-gl-cts/framework/common/
H A DtcuSurfaceAccess.cpp28 SurfaceAccess::SurfaceAccess (tcu::Surface& surface, const tcu::PixelFormat& colorFmt, int x, int y, int width, int height) in SurfaceAccess() argument
38 SurfaceAccess::SurfaceAccess (tcu::Surface& surface, const tcu::PixelFormat& colorFmt) in SurfaceAccess() argument

Completed in 5 milliseconds

12345678910>>...36