Searched
full:maxdepth (Results
351 -
375 of
526) sorted by null
<<11121314151617181920>>
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11spikysphere/ |
d3d11spikysphere.cpp | 151 vp.MaxDepth = 1.0f;
|
/external/skia/platform_tools/android/apps/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/external/smali/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/external/testng/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/external/vulkan-validation-layers/build-android/gradle-templates/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/external/vulkan-validation-layers/demos/smoke/android/ |
gradlew | 115 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/frameworks/data-binding/compiler/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/frameworks/data-binding/developmentPlugins/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/frameworks/data-binding/extensions/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/frameworks/data-binding/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/frameworks/data-binding/integration-tests/App With Spaces/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/frameworks/data-binding/integration-tests/IndependentLibrary/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/frameworks/data-binding/integration-tests/MultiModuleTestApp/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/frameworks/data-binding/integration-tests/TestApp/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/frameworks/data-binding/samples/BindingDemo/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/frameworks/multidex/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/frameworks/support/ |
gradlew | 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/hardware/bsp/intel/peripheral/libupm/doxy/ |
index.rst | 63 :maxdepth: 1
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
BlurStack.java | 424 // At this point, focusDepth < maxDepth. 434 // Stops the expansion when current depth is already the maxDepth.
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/ |
OMADMAdapter.java | 177 mDevDetail.add(new ConstPathAccessor<>(32, "DevDetail", "URI", "MaxDepth")); 523 "<NodeName>MaxDepth</NodeName>" +
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/ |
OMADMAdapter.java | 177 mDevDetail.add(new ConstPathAccessor<>(32, "DevDetail", "URI", "MaxDepth")); 515 "<NodeName>MaxDepth</NodeName>" +
|
/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/ |
BlurStack.java | 409 // At this point, focusDepth < maxDepth. 419 // Stops the expansion when current depth is already the maxDepth.
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
vktDrawBaseClass.cpp | 166 viewport.maxDepth = 1.0f;
|
/external/deqp/modules/egl/ |
teglRenderTests.cpp | 153 const float maxDepth = 1.0f; 184 position.z() = rnd.getFloat(minDepth, maxDepth); 205 p1.z() = rnd.getFloat(minDepth, maxDepth); 210 p2.z() = rnd.getFloat(minDepth, maxDepth); [all...] |
Completed in 3809 milliseconds
<<11121314151617181920>>