Home
last modified time | relevance | path

Searched defs:sphere (Results 1 – 3 of 3) sorted by relevance

/external/eigen/demos/opengl/
Dgpuhelper.cpp122 static IcoSphere sphere; in drawUnitSphere() local
/external/replicaisland/src/com/replica/replicaisland/
DAnimationPlayerActivity.java127 View sphere = findViewById(R.id.animation_sphere); in onCreate() local
/external/skia/modules/skottie/src/effects/
DSphereEffect.cpp418 auto sphere = sk_make_sp<SphereNode>(std::move(layer), fLayerSize); in attachSphereEffect() local