Home
last modified time | relevance | path

Searched defs:POINTS (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dbase_polygon_pattern_test_ng.cpp27 const std::array<std::array<float, 2>, 5> POINTS = { { { 50, 0 }, { 0, 50 }, { 20, 100 }, { 80, 100 }, { 100, 50 } } }; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle.h38 enum class ParticleType: uint32_t {POINTS = 0, IMAGES}; member in OHOS::Rosen::ParticleType
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h92 POINTS = 0, member in GLTF2::AttributeType::RenderMode
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h36 static const GLenum POINTS = 0x0000; member in OHOS::Rosen::WebGLRenderingContextBase

Completed in 5 milliseconds