/packages/apps/Dialer/res/values/ |
styles.xml | 19 parent="android:Theme.Material.Light"> 84 parent="@android:style/Widget.Material.Light.ActionButton.Overflow"> 90 parent="@android:style/Widget.Material.Light.ActionButton.Overflow"> 151 parent="android:style/Widget.Material.Light.ActionBar.TabText"> 157 <style name="ListViewStyle" parent="@android:style/Widget.Material.Light.ListView"> 206 <!-- Inherit from Theme.Material.Light.Dialog instead of Theme.Material.Light.Dialog.Alert 208 <style name="AlertDialogTheme" parent="@android:style/Theme.Material.Light.Dialog">
|
/packages/apps/QuickSearchBox/res/values/ |
themes.xml | 19 <style name="Theme.QuickSearchBox" parent="@android:style/Theme.Light"> 36 <style name="Theme.SelectSearchSource" parent="@android:style/Theme.Light.NoTitleBar">
|
/device/generic/goldfish/opengl/tests/gles_android_wrapper/ |
gles.cpp | 111 void glGetLightfv(GLenum light, GLenum pname, GLfloat *params) 113 getDispatch()->glGetLightfv(light, pname, params); 141 void glLightf(GLenum light, GLenum pname, GLfloat param) 143 getDispatch()->glLightf(light, pname, param); 146 void glLightfv(GLenum light, GLenum pname, const GLfloat *params) 148 getDispatch()->glLightfv(light, pname, params); 481 void glGetLightxv(GLenum light, GLenum pname, GLfixed *params) 483 getDispatch()->glGetLightxv(light, pname, params); 551 void glLightx(GLenum light, GLenum pname, GLfixed param) 553 getDispatch()->glLightx(light, pname, param) [all...] |
/external/jmonkeyengine/engine/src/blender/com/jme3/asset/ |
BlenderKey.java | 42 import com.jme3.light.AmbientLight;
43 import com.jme3.light.Light;
505 private List<Light> lights;
534 lights = new ArrayList<Light>();
603 * This method adds a light to the result set.
604 * @param light
605 * light to be added to the result set
608 public void addLight(Light light) {
[all...] |
/frameworks/base/docs/html/training/basics/actionbar/ |
styling.jd | 40 <p>Android includes a few built-in activity themes that include "dark" or "light" action bar 63 <img src="{@docRoot}images/training/basics/actionbar-theme-light-solid@2x.png" width="340" alt="" /> 71 <li>{@link android.R.style#Theme_Holo_Light Theme.Holo.Light} for a "light" theme. 84 <application android:theme="@android:style/Theme.Holo.Light" ... /> 88 <img src="{@docRoot}images/training/basics/actionbar-theme-light-darkactionbar@2x.png" width="340" alt="" /> 91 <p>You can also use a dark action bar while the rest of the activity uses the light 93 Theme.Holo.Light.DarkActionBar} theme.</p> 100 <li>{@link android.support.v7.appcompat.R.style#Theme_AppCompat_Light Theme.AppCompat.Light} 101 for the "light" theme.</li [all...] |
/frameworks/native/opengl/libagl/ |
light.cpp | 1 /* libs/opengles/light.cpp 21 #include "light.h" 27 #warning "light.cpp should not be compiled in thumb on ARM." 340 // now we can light our vertex as usual 381 // compute vertex-to-light vector 469 light_t& light = c->lighting.lights[i-GL_LIGHT0]; local 477 light.spotExp = param; 484 light.spotCutoff = param; 485 light.spotCutoffCosine = 493 light.attenuation[0] = param 524 light_t& light = c->lighting.lights[i-GL_LIGHT0]; local [all...] |
/cts/apps/CtsVerifier/res/layout/ |
list_item.xml | 22 android:fontFamily="sans-serif-light"
|
/cts/tests/tests/voiceinteraction/testapp/ |
AndroidManifest.xml | 26 android:theme="@android:style/Theme.Material.Light">
|
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/ActionBarCompat-Styled/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/AgendaData/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/AppUsageStatistics/Application/src/main/ |
AndroidManifest.xml | 27 android:theme="@style/Theme.AppCompat.Light">
|
/developers/build/prebuilts/gradle/AppUsageStatistics/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/AutoBackupForApps/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|
/developers/build/prebuilts/gradle/BasicContactables/Application/src/main/res/values/ |
template-styles.xml | 21 <style name="Theme.Base" parent="@style/Theme.AppCompat.Light" />
|