Home
last modified time | relevance | path

Searched defs:rings (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/geometry/
H A Dsphere.h24 Sphere(std::string name, float radius, float rings, float sectors, Vec3& position) in Sphere() argument
/third_party/libbpf/src/
H A Dringbuf.c37 struct ring **rings; member
[all...]
/third_party/libdrm/intel/
H A Dintel_bufmgr.c158 drm_intel_bo_mrb_exec(drm_intel_bo *bo, int used, drm_clip_rect_t *cliprects, int num_cliprects, int DR4, unsigned int rings) drm_intel_bo_mrb_exec() argument
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DState.java23 int[] rings; field in State
/third_party/mesa3d/src/intel/tools/
H A Derror2aub.c199 } rings[] = { in engine_from_name() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp145 void GenerateSphereGeometry(float radius, uint32_t rings, uint32_t sectors, Geometry<uint32_t> geometry) in GenerateSphereGeometry() argument
526 GenerateSphereMesh( const IEcs& ecs, const string_view name, Entity material, float radius, uint32_t rings, uint32_t sectors) GenerateSphereMesh() argument
707 GenerateSphere( const IEcs& ecs, const string_view name, Entity material, float radius, uint32_t rings, uint32_t sectors) GenerateSphere() argument
[all...]

Completed in 5 milliseconds