Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/assets/tuningfork/
Ddev_tuningfork.proto27 int32 num_spheres = 1; field
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/proto/
Ddev_tuningfork.proto27 int32 num_spheres = 1; field
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/cpp/
DRenderer.cpp217 void Renderer::setQuality(int num_spheres, int tesselation_percent) { in setQuality()