Searched defs:POINTS (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/ |
H A D | base_polygon_pattern_test_ng.cpp | 27 const std::array<std::array<float, 2>, 5> POINTS = { { { 50, 0 }, { 0, 50 }, { 20, 100 }, { 80, 100… variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_render_particle.h | 38 enum class ParticleType: uint32_t {POINTS = 0, IMAGES}; enumerator
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/ |
H A D | webgl_rendering_context_base.h | 36 static const GLenum POINTS = 0x0000; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_data_structures.h | 92 POINTS = 0, in CORE3D_BEGIN_NAMESPACE() enumerator
|