Home
last modified time | relevance | path

Searched refs:TRIANGLE_FAN (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h98 TRIANGLE_FAN = 6, member in GLTF2::AttributeType::RenderMode
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h42 static const GLenum TRIANGLE_FAN = 0x0006; member in OHOS::Rosen::WebGLRenderingContextBase
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp77 return NVal::CreateInt64(env, WebGLRenderingContextBase::TRIANGLE_FAN).val_; in GetTrianglesStripFan()
1634 NVal::DeclareNapiGetter("TRIANGLE_FAN", GetTrianglesStripFan), in GetRenderingContextBasePropertyDesc()
H A Dwebgl_rendering_context_base_impl.cpp2443 WebGLRenderingContextBase::TRIANGLE_FAN, in CheckDrawMode()

Completed in 11 milliseconds