Home
last modified time | relevance | path

Searched refs:DRAWING_API (Results 1 - 25 of 77) sorted by relevance

1234

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Ddrawing_macros.h22 #ifndef DRAWING_API
31 #define DRAWING_API DRAWING_EXPORT macro
33 #define DRAWING_API DRAWING_IMPORT
H A Dvertices.h38 class DRAWING_API Vertices {
85 class DRAWING_API Builder {
H A Dextend_object.h31 class DRAWING_API ExtendObject {
H A Dresource_holder.h23 class DRAWING_API ResourceHolder final {
H A Dmemory_stream.h28 class DRAWING_API MemoryStream {
H A Dcamera3d.h27 class DRAWING_API Camera3D {
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/canvas_napi/
H A Djs_canvas.h28 #ifndef DRAWING_API
37 #define DRAWING_API DRAWING_EXPORT macro
39 #define DRAWING_API DRAWING_IMPORT
53 DRAWING_API static napi_value CreateJsCanvas(napi_env env, Canvas* canvas);
103 DRAWING_API void ResetCanvas();
104 DRAWING_API void ClipCanvas(float width, float height);
105 DRAWING_API void SaveCanvas();
106 DRAWING_API void RestoreCanvas();
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/
H A Dbrush.h31 class DRAWING_API Brush {
270 friend DRAWING_API bool operator==(const Brush& b1, const Brush& b2);
271 friend DRAWING_API bool operator!=(const Brush& b1, const Brush& b2);
H A Dcanvas.h48 class DRAWING_API Canvas : public CoreCanvas {
96 class DRAWING_API OverDrawCanvas : public Canvas {
109 class DRAWING_API NoDrawCanvas : public Canvas {
H A Dpen.h29 class DRAWING_API Pen {
322 friend DRAWING_API bool operator==(const Pen& p1, const Pen& p2);
323 friend DRAWING_API bool operator!=(const Pen& p1, const Pen& p2);
H A Dcolor.h66 class DRAWING_API Color {
149 friend DRAWING_API bool operator==(const Color& c1, const Color& c2);
150 friend DRAWING_API bool operator!=(const Color& c1, const Color& c2);
H A DOpListHandle.h39 class DRAWING_API OpListHandle {
H A Dsdf_shaper_base.h27 class DRAWING_API SDFShapeBase
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_graphics.h26 class DRAWING_API SkiaGraphics {
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/
H A Dhm_symbol_config_ohos.h28 class DRAWING_API HmSymbolConfigOhos {
H A Dfont_style_set.h30 class DRAWING_API FontStyleSet {
H A Dtext_blob_builder.h33 class DRAWING_API TextBlobBuilder {
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/
H A Djs_drawing_init.h28 DRAWING_API napi_value DrawingInit(napi_env env, napi_value exportObj);
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Druntime_blender_builder.h27 class DRAWING_API RuntimeBlenderBuilder {
H A Dblender.h28 class DRAWING_API Blender {
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dgpu_context.h62 class DRAWING_API GPUContextOptions {
102 class DRAWING_API GPUContext {
H A Dimage.h90 class DRAWING_API TextureInfo {
216 class DRAWING_API BackendTexture {
231 class DRAWING_API Image {
H A Dpixmap.h25 class DRAWING_API Pixmap {
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dcmd_list.h40 class DRAWING_API ExtendImageObject {
50 class DRAWING_API ExtendImageBaseObj {
59 class DRAWING_API ExtendDrawFuncObj {
76 class DRAWING_API CmdList {
H A Drecord_cmd.h25 class DRAWING_API RecordCmd {

Completed in 9 milliseconds

1234