Home
last modified time | relevance | path

Searched defs:p3 (Results 1 - 9 of 9) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/test/src/api/
H A DObjectTest.cpp122 auto p3 = o3.Metadata().GetPropertyByName(propName); in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_triangle.cpp33 Point p3 = points[2]; // 2: point index in Draw() local
77 SortVertexs(Point& p1, Point& p2, Point& p3) SortVertexs() argument
[all...]
H A Ddraw_utils.h154 Point p3; member
H A Ddraw_utils.cpp755 OpacityType p3 = GetPxAlphaForAlphaImg(in.info, {intU, intVPlus1}); local
861 const Color16 p3 = *(reinterpret_cast<Color16*>(&imgHead[px1 + in.srcLineWidth])); local
980 const Color24 p3 = *(reinterpret_cast<Color24*>(&imgHead[px1 + in.srcLineWidth])); global() local
1072 const ColorType p3 = *(reinterpret_cast<ColorType*>(&imgHead[px1 + in.srcLineWidth])); global() local
1140 const ColorType p3 = *(reinterpret_cast<ColorType*>(&imgHead[px1 + in.srcLineWidth])); global() local
1386 const ColorType p3 = *(reinterpret_cast<ColorType*>(&imgHead[px1 + in.srcLineWidth])); global() local
1934 Point p3; global() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DSharedPtrTest.cpp174 auto p3 = BASE_NS::shared_ptr<int>(p1.get(), [](void*) {}); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_attraction_effect_filter_test.cpp173 Drawing::Point p3 = { 20.0f, 20.0f }; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helpers_gles.cpp163 const auto p3 = source.find(';', p); in ConvertConstantToUniform() 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/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_attraction_effect_filter.cpp70 CubicBezier(const Drawing::Point &p0, const Drawing::Point &p1, const Drawing::Point &p2, const Drawing::Point &p3, float t) CubicBezier() argument

Completed in 11 milliseconds