Home
last modified time | relevance | path

Searched refs:dot (Results 1 – 15 of 15) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DDragAndDropDemo.java37 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/
DVS_ShaderPlain.vsh41 …colorDiffuse = dot( worldNormal, normalize(-vLight0+ecPosition) ) * vMaterialDiffuse + vec4( vMat…
49 highp float NdotH = max(-dot(worldNormal, halfVector), 0.0);
DShaderPlain.fsh24 mediump float NdotH = max(dot(normalize(normal), halfVector), 0.0);
/development/samples/RenderScript/HelloCompute/src/com/example/android/rs/hellocompute/
Dmono.rs25 float3 mono = dot(f4.rgb, gMonoMult);
/development/samples/browseable/BasicRenderScript/src/rs/
Dsaturation.rs31 float3 result = dot(f4.rgb, gMonoMult);
/development/ndk/platforms/android-18/samples/MoreTeapots/assets/Shaders/
DShaderPlain.fsh17 mediump float NdotH = max(dot(normalize(normal), halfVector), 0.0);
DShaderPlainES3.fsh15 mediump float NdotH = max(dot(normalize(normal), halfVector), 0.0);
DVS_ShaderPlain.vsh30 …colorDiffuse = dot( worldNormal, normalize(-vLight0+ecPosition) ) * vMaterialDiffuse + vec4( vMat…
DVS_ShaderPlainES3.vsh38 …colorDiffuse = dot( worldNormal, normalize(-vLight0+ecPosition) ) * vec4(vMaterialDiffuse[gl_Insta…
/development/perftests/panorama/feature_mos/doc/
Dfeature_mos_API_doxyfile145 # 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/
Ddbreg_API_doxyfile145 # 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/
DREADME.txt29 - a dot followed by a class name
/development/samples/browseable/SpeedTracker/Wearable/src/com.example.android.wearable.speedtracker/
DWearableMainActivity.java155 mDot = findViewById(R.id.dot); in setupViews()
/development/perftests/panorama/input/
Dtest_034.ppm2320 …&'-'(.,)/,)/)'(%"#" !#!""""""""#!"#!#%"#%"%&#%&#%"##!"%"#'%&/06^_e������u��dot>DK!&-37>68<,.1''…
/development/sdk/
Dsdk_files_NOTICE.txt7770 * Copyright (c) 2005, 2006 Nick Galbreath -- nickg [at] modp [dot] com