Home
last modified time | relevance | path

Searched defs:p4 (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_attraction_effect_filter_test.cpp174 Drawing::Point p4 = { 30.0f, 30.0f }; in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_chart.cpp706 GetLineCrossPoint(const Point& p1, const Point& p2, const Point& p3, const Point& p4, Point& cross) GetLineCrossPoint() argument
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp756 OpacityType p4 = GetPxAlphaForAlphaImg(in.info, {intUPlus1, intVPlus1}); local
862 const Color16 p4 = *(reinterpret_cast<Color16*>(&imgHead[px1 + in.srcLineWidth + in.pixelSize])); local
981 const Color24 p4 = *(reinterpret_cast<Color24*>(&imgHead[px1 + in.srcLineWidth + in.pixelSize])); global() local
1073 const ColorType p4 = *(reinterpret_cast<ColorType*>(&imgHead[px1 + in.srcLineWidth + in.pixelSize])); global() local
1141 const ColorType p4 = *(reinterpret_cast<ColorType*>(&imgHead[px1 + in.srcLineWidth + in.pixelSize])); global() local
1387 const ColorType p4 = *(reinterpret_cast<ColorType*>(&imgHead[px1 + in.srcLineWidth + in.pixelSize])); global() local
[all...]

Completed in 6 milliseconds