Home
last modified time | relevance | path

Searched refs:RS_EXPORT (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_macros.h40 #define RS_EXPORT __attribute__((dllexport)) macro
43 #define RS_EXPORT __attribute__((visibility("default"))) macro
48 #define RSB_EXPORT RS_EXPORT
49 #define RSB_EXPORT_TMP RS_EXPORT
56 #define RSC_EXPORT RS_EXPORT
57 #define RSC_EXPORT_TMP RS_EXPORT
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/
H A Dtext_style.h36 class RS_EXPORT FontFeatures {
48 class RS_EXPORT FontVariations {
58 struct RS_EXPORT TextShadow {
70 struct RS_EXPORT RectStyle {
H A Dtypography_create.h46 class RS_EXPORT TypographyCreate {
H A Dfont_collection.h32 class RS_EXPORT FontCollection {
H A Dhm_symbol_txt.h34 class RS_EXPORT HMSymbolTxt {
H A Dtypography.h49 struct RS_EXPORT TextRect {
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.h43 #define RS_EXPORT __attribute__((dllexport)) macro
45 #define RS_EXPORT __attribute__((visibility("default"))) macro
397 class RS_EXPORT RefBase {
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dfocus_state_modifier.h31 class RS_EXPORT FocusStateModifier : public RSOverlayStyleModifier {
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_extended_modifier.h116 class RS_EXPORT RSGeometryTransModifier : public RSExtendedModifier {
H A Drs_property_modifier.h236 class RS_EXPORT RSEnvForegroundColorModifier : public RSForegroundModifier {
246 class RS_EXPORT RSEnvForegroundColorStrategyModifier : public RSForegroundModifier {
859 class RS_EXPORT RSCustomClipToFrameModifier : public RSForegroundModifier {