/development/samples/ApiDemos/src/com/example/android/apis/app/ |
_index.html | 276 <dd>Demonstrates popup notifications of varying length.</dd>
|
/docs/source.android.com/src/devices/audio/ |
latency_measurements.jd | 72 and this multiplication will take a varying number of cycles depending on the CPU.
|
/external/autotest/client/cros/cellular/wardmodem/configurations/ |
base.conf | 258 # Here till we implemnt varying signal strength.
|
/external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/ |
graphics_PiglitBVT_6.sh | 156 run_test "spec/ARB_vertex_program/vp-arl-constant-array-huge-varying" 0.0 "bin/vpfp-generic tests/shaders/generic/vp-arl-constant-array-huge-varying.vpfp -fbo -auto" 157 run_test "spec/ARB_vertex_program/vp-arl-constant-array-varying" 0.0 "bin/vpfp-generic tests/shaders/generic/vp-arl-constant-array-varying.vpfp -fbo -auto" [all...] |
/external/ceres-solver/internal/ceres/ |
program.cc | 307 // Determine if the residual block is fixed, and also mark varying
|
schur_eliminator.h | 314 // the f blocks can be of varying size, this vector stores the
|
/external/chromium-trace/catapult/tracing/tracing/extras/importer/linux_perf/ |
mali_parser.html | 128 'Pipeline reissue (varying data)');
|
/external/deqp/data/gles2/shaders/ |
preprocessor.test | [all...] |
/external/deqp/data/gles31/shaders/ |
linkage_geometry_uniform_types.test | 937 desc "varying of struct type containing float"
|
/external/deqp/external/vulkancts/modules/vulkan/ |
vktShaderLibrary.cpp | 159 // Declarations (position + attribute/varying for each input). 184 // - for each input: write attribute directly to varying 253 // Declarations (varying, reference for each output). 301 // Declarations (position + attribute for each input, varying for each output). [all...] |
/external/deqp/framework/referencerenderer/ |
rrShaders.hpp | 52 * \brief Shader varying information
|
/external/deqp/modules/gles2/functional/ |
es2fFboRenderTest.cpp | 124 "varying mediump vec2 v_coord;\n" 132 "varying mediump vec2 v_coord;\n" 185 "varying mediump vec2 v_coord;\n" 194 "varying mediump vec2 v_coord;\n" [all...] |
es2fShaderStructTests.cpp | 156 "varying mediump vec4 v_coords;\n\n" 163 "varying mediump vec4 v_color;\n\n" 176 "varying mediump vec4 v_color;"; 183 spParams["DECLARATIONS"] = "varying mediump vec4 v_coords;"; [all...] |
/external/deqp/modules/gles3/scripts/ |
gen-uniform-blocks.py | 874 for qualifier in ["in", "out", "buffer", "attribute", "varying"]], [])
|
/external/deqp/modules/gles31/functional/ |
es31fSampleShadingTests.cpp | 286 << "Verifying that a varying is given at least N different values for different samples within a single pixel.\n"
|
/external/deqp/modules/gles31/scripts/ |
gen-uniform-blocks.py | 874 for qualifier in ["in", "out", "buffer", "attribute", "varying"]], [])
|
/external/deqp/modules/glshared/ |
glsLongStressCase.hpp | 190 * attribute, uniform and varying name with ${NS} in the shader source.
|
glsVertexArrayTests.cpp | 893 params["VTX_OUT"] = "varying"; 894 params["FRAG_IN"] = "varying"; 1036 params["VTX_OUT"] = "varying"; 1037 params["FRAG_IN"] = "varying"; [all...] |
/external/libjpeg-turbo/ |
cjpeg.1 | 187 method may also give different results on different machines due to varying
|
rdjpgcom.c | 215 * we must guard against non-text junk and varying newline representations.
|
/external/mesa3d/docs/ |
dispatch.html | 228 registers, varying amounts of code needs to be inserted around the call to
|
relnotes-7.9.html | 111 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=28837">Bug 28837</a> - varying vec4 index support</li>
|
/external/mesa3d/src/glsl/ |
ast.h | 365 unsigned varying:1; member in struct:ast_type_qualifier::__anon20106::__anon20107
|
glsl_types.h | 245 * This is used to determine how many uniform or varying locations a type
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_vs.c | 386 * the inputs it asks for, whether they are varying or not.
|