/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | color_fill.h | 20 #define COLOR_FILL_COVER(d, dm, r2, g2, b2, sm) \ argument 57 #define COLOR_BLEND_RGBA(r1, g1, b1, a1, r2, g2, b2, a2) … argument 77 #define COLOR_BLEND_XRGB(r1, g1, b1, a1, r2, g2, b2, a2) \ argument 83 #define COLOR_BLEND_RGB(r1, g1, b1, r2, g2, b2, a2) \ argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
H A D | brush.cpp | 168 bool operator==(const Brush& b1, const Brush& b2) in operator ==() 175 bool operator!=(const Brush& b1, const Brush& b2) in operator !=()
|
/ohos5.0/foundation/window/window_manager_lite/services/wms/ |
H A D | lite_win.cpp | 31 #define COLOR_BLEND_RGBA(r1, g1, b1, a1, r2, g2, b2, a2) \ argument 40 #define COLOR_BLEND_RGB(r1, g1, b1, r2, g2, b2, a2) \ argument
|
/ohos5.0/foundation/window/window_manager/resources/abc/pip/interface/ |
H A D | PiPContent.js | 44 constructor(b2, c2, d2, e2 = -1, f2 = undefined, g2) { argument
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
H A D | graphic_neon_utils.h | 121 uint8x8_t r2, uint8x8_t g2, uint8x8_t b2, uint8x8_t a2) in NeonBlendRGBA() 134 uint8x8_t r2, uint8x8_t g2, uint8x8_t b2, uint8x8_t a2) in NeonBlendXRGB() 147 uint8x8_t r2, uint8x8_t g2, uint8x8_t b2, uint8x8_t a2) in NeonBlendRGB()
|
/ohos5.0/base/update/updater/test/unittest/package/ |
H A D | pkg_algo_unittest.cpp | 186 std::vector<uint8_t> b2; variable
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/ |
H A D | event_controller_test.cpp | 240 bool b2 = EventController::GetInstance().HandlePkgCommonEvent(action1, want, payload); variable
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/interstitialdialogaction/interfaces/ |
H A D | interstitialdialogaction.js | 64 constructor(a2, b2) { argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsblurfilter_fuzzer/ |
H A D | rsblurfilter_fuzzer.cpp | 166 float b2 = GetData<float>(); in DoDrawImageRect() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/ |
H A D | test_common.cpp | 107 unsigned b2 = (b1 << 3) | (b1 >> 2); in color_to_565() local
|
/ohos5.0/base/sensors/sensor/frameworks/native/src/ |
H A D | geomagnetic_field.cpp | 210 float b2 = EARTH_MINOR_AXIS_RADIUS * EARTH_MINOR_AXIS_RADIUS; in CalibrateGeocentricCoordinates() local
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/barometer/ |
H A D | sensor_barometer_driver.h | 51 int32_t b2; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/ |
H A D | transform_component.cpp | 153 void TransformComponent::Matrix3d(float a1, float b1, float c1, float d1, float a2, float b2, float… in Matrix3d()
|
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/src/ |
H A D | color_space.cpp | 287 double b2 = a01 * a12 - a02 * a11; in Invert() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/ |
H A D | segmentbutton.js | 110 b2: { class in e1
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/ |
H A D | chip.js | 208 b2: { class in b1.q1
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/ |
H A D | treeview.js | 62 const b2 = '#1A0A59F7'; constant
|