Searched defs:MESH (Results 1 - 3 of 3) sorted by relevance
/foundation/graphic/graphic_3d/kits/js/include/ |
H A D | SceneResourceImpl.h | 42 MESH = 4, enumerator
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/ |
H A D | shape_pattern_test_ng.cpp | 53 std::vector<double> MESH = { 1, 2, 4, 6, 4, 2, 1, 3, 5, 1, 3, 5, 6, 3, 2, 2, 4, 5, 5, 3, 2, 2, 2, 4 }; member
|
H A D | shape_container_pattern_test_ng.cpp | 56 std::vector<double> MESH = { 1, 2, 4, 6, 4, 2, 1, 3, 5, 1, 3, 5, 6, 3, 2, 2, 4, 5, 5, 3, 2, 2, 2, 4 }; member
|
Completed in 3 milliseconds