Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h94 LINE_LOOP = 2, member in GLTF2::AttributeType::RenderMode
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h38 static const GLenum LINE_LOOP = 0x0002; member in OHOS::Rosen::WebGLRenderingContextBase
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp57 return NVal::CreateInt64(env, WebGLRenderingContextBase::LINE_LOOP).val_; in GetLineLoop()
1630 NVal::DeclareNapiGetter("LINE_LOOP", GetLineLoop), in GetRenderingContextBasePropertyDesc()
H A Dwebgl_rendering_context_base_impl.cpp2440 WebGLRenderingContextBase::LINE_LOOP, in CheckDrawMode()

Completed in 12 milliseconds