Searched refs:dot (Results 1 – 15 of 15) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | DragAndDropDemo.java | 37 DraggableDot dot = (DraggableDot) findViewById(R.id.drag_dot_1); in onCreate() local 38 dot.setReportView(text); in onCreate() 39 dot = (DraggableDot) findViewById(R.id.drag_dot_2); in onCreate() 40 dot.setReportView(text); in onCreate() 41 dot = (DraggableDot) findViewById(R.id.drag_dot_3); in onCreate() 42 dot.setReportView(text); in onCreate()
|
/development/ndk/platforms/android-17/samples/Teapot/assets/Shaders/ |
D | VS_ShaderPlain.vsh | 41 …colorDiffuse = dot( worldNormal, normalize(-vLight0+ecPosition) ) * vMaterialDiffuse + vec4( vMat… 49 highp float NdotH = max(-dot(worldNormal, halfVector), 0.0);
|
D | ShaderPlain.fsh | 24 mediump float NdotH = max(dot(normalize(normal), halfVector), 0.0);
|
/development/samples/RenderScript/HelloCompute/src/com/example/android/rs/hellocompute/ |
D | mono.rs | 25 float3 mono = dot(f4.rgb, gMonoMult);
|
/development/samples/browseable/BasicRenderScript/src/rs/ |
D | saturation.rs | 31 float3 result = dot(f4.rgb, gMonoMult);
|
/development/ndk/platforms/android-18/samples/MoreTeapots/assets/Shaders/ |
D | ShaderPlain.fsh | 17 mediump float NdotH = max(dot(normalize(normal), halfVector), 0.0);
|
D | ShaderPlainES3.fsh | 15 mediump float NdotH = max(dot(normalize(normal), halfVector), 0.0);
|
D | VS_ShaderPlain.vsh | 30 …colorDiffuse = dot( worldNormal, normalize(-vLight0+ecPosition) ) * vMaterialDiffuse + vec4( vMat…
|
D | VS_ShaderPlainES3.vsh | 38 …colorDiffuse = dot( worldNormal, normalize(-vLight0+ecPosition) ) * vec4(vMaterialDiffuse[gl_Insta…
|
/development/perftests/panorama/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 145 # will interpret the first line (until the first dot) of a JavaDoc-style 153 # interpret the first line (until the first dot) of a Qt-style 1366 # Configuration options related to the dot tool 1373 # fallback. It is recommended to install and use dot, since it yields more 1393 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is 1401 # directory and reference it in all dot files that doxygen generates. This 1404 # using DOT_FONTNAME. You need need to make sure dot is able to find the font, 1411 # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. 1416 # By default doxygen will tell dot to use the output directory to look for the 1418 # different font using DOT_FONTNAME you can set the path where dot [all …]
|
/development/perftests/panorama/feature_stab/doc/ |
D | dbreg_API_doxyfile | 145 # will interpret the first line (until the first dot) of a JavaDoc-style 153 # interpret the first line (until the first dot) of a Qt-style 1366 # Configuration options related to the dot tool 1373 # fallback. It is recommended to install and use dot, since it yields more 1393 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is 1401 # directory and reference it in all dot files that doxygen generates. This 1404 # using DOT_FONTNAME. You need need to make sure dot is able to find the font, 1411 # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. 1416 # By default doxygen will tell dot to use the output directory to look for the 1418 # different font using DOT_FONTNAME you can set the path where dot [all …]
|
/development/tools/mkstubs/ |
D | README.txt | 29 - a dot followed by a class name
|
/development/samples/browseable/SpeedTracker/Wearable/src/com.example.android.wearable.speedtracker/ |
D | WearableMainActivity.java | 155 mDot = findViewById(R.id.dot); in setupViews()
|
/development/perftests/panorama/input/ |
D | test_034.ppm | 2320 …&'-'(.,)/,)/)'(%"#" !#!""""""""#!"#!#%"#%"%&#%&#%"##!"%"#'%&/06^_e������u��dot>DK!&-37>68<,.1''…
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 7770 * Copyright (c) 2005, 2006 Nick Galbreath -- nickg [at] modp [dot] com
|