Home
last modified time | relevance | path

Searched defs:TransformInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_transform.h26 struct TransformInfo { struct
39 static TransformInfo CreateInfoFromString(const std::string& transform); argument
/ohos5.0/foundation/distributedhardware/distributed_input/frameworks/include/
H A Di_dinput_context.h61 struct TransformInfo { struct
62 uint32_t sinkWinPhyX = 0; // projection area X coordinate in touch coordinate
63 uint32_t sinkWinPhyY = 0; // projection area Y coordinate in touch coordinate
64 uint32_t sinkProjPhyWidth = 0; // projection area width in touch coordinate
65 uint32_t sinkProjPhyHeight = 0; // projection area height in touch coordinate
66 double coeffWidth = 0.0; // sink width transform source coefficient
67 double coeffHeight = 0.0; // sink height transform source coefficient
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Dhdr_helper.cpp131 struct TransformInfo { struct
132 uint8_t mappingFlag;
133 std::vector<uint8_t> mapping;