Home
last modified time | relevance | path

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

1234

/ohos5.0/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 Dsize.h28 class DRAWING_API SizeF {
100 class DRAWING_API SizeI {
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 {
/ohos5.0/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();
/ohos5.0/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 {
95 class DRAWING_API OverDrawCanvas : public Canvas {
108 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 Dsdf_shaper_base.h27 class DRAWING_API SDFShapeBase
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dcmd_list.h41 class DRAWING_API ExtendImageObject {
51 class DRAWING_API ExtendImageBaseObj {
60 class DRAWING_API ExtendDrawFuncObj {
77 class DRAWING_API CmdList {
H A Dcmd_list_helper.h34 class DRAWING_API CmdListHelper {
47 static OpDataHandle DRAWING_API AddRecordCmdToCmdList(
51 static OpDataHandle DRAWING_API AddImageObjectToCmdList(
55 static OpDataHandle DRAWING_API AddImageBaseObjToCmdList(
64 static uint32_t DRAWING_API AddDrawFuncObjToCmdList(
H A Drecord_cmd.h25 class DRAWING_API RecordCmd {
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage.h90 class DRAWING_API TextureInfo {
216 class DRAWING_API BackendTexture {
231 class DRAWING_API Image {
H A Dgpu_context.h60 class DRAWING_API GPUContextOptions {
100 class DRAWING_API GPUContext {
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dmatrix_impl.h31 class DRAWING_API Matrix;
32 class DRAWING_API Matrix44;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_graphics.h26 class DRAWING_API SkiaGraphics {
/ohos5.0/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 {
/ohos5.0/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);
/ohos5.0/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 {

1234