Home
last modified time | relevance | path

Searched defs:g2 (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Dcolor_fill.h20 #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/multimedia/av_session/avpicker/
H A Davpicker_mock.js42 purgeVariableDependenciesOnElmtId(g2) { argument
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_win.cpp31 #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 DPiPContent.js44 constructor(b2, c2, d2, e2 = -1, f2 = undefined, g2) { argument
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_neon_utils.h121 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/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.cpp106 unsigned g2 = (g1 << 2) | (g1 >> 4); in color_to_565() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/chip/interfaces/
H A Dchip.js243 g2: { class in b1.q1
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
H A Dtreeview.js67 const g2 = '80vp'; constant