Searched defs:rings (Results 1 - 6 of 6) sorted by relevance
/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/geometry/ |
H A D | sphere.h | 24 Sphere(std::string name, float radius, float rings, float sectors, Vec3& position) in Sphere() argument
|
/third_party/libbpf/src/ |
H A D | ringbuf.c | 37 struct ring **rings; member [all...] |
/third_party/libdrm/intel/ |
H A D | intel_bufmgr.c | 158 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 D | State.java | 23 int[] rings; field in State
|
/third_party/mesa3d/src/intel/tools/ |
H A D | error2aub.c | 199 } rings[] = { in engine_from_name() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_util.cpp | 145 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