HomeSort by relevance Sort by last modified time
    Searched full:light (Results 201 - 225 of 327) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/quake/quake/src/WinQuake/
r_local.h 314 void R_MarkLights (dlight_t *light, int bit, mnode_t *node);
r_main.cpp 111 int d_lightstylevalue[256]; // 8.8 fraction of base light value
638 j = 24; // allways give some light on gun
d_polysa.s 115 //// ceil () for light so positive steps are exaggerated, negative steps
855 // %dx = light
867 // FIXME: do we need to clamp light? We may need at least a buffer bit to
    [all...]
host_cmd.cpp 541 // write the light styles
646 // load the light styles
744 // write the light styles
815 // load the light styles
1358 // send all current light styles
    [all...]
gl_rsurf.cpp 86 continue; // not lit by this light
156 // set to full bright if no light data
164 // clear to no light
    [all...]
cl_input.cpp 390 // light level
gl_rmisc.cpp 406 d_lightstylevalue[i] = 264; // normal light value
sv_user.cpp 470 // read light level
  /external/webkit/WebCore/platform/graphics/chromium/
TransparencyWin.h 80 // antialiasing. It means form control antialiasing will be too light in
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
AndroidFontManager.java 43 "black", "bold", "demibold", "medium", "light" //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$
  /frameworks/base/docs/html/sdk/
android-2.2-highlights.jd 126 at night or in low light settings.</p>
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 248 OMX_U32 ulLightChroma; /* Light chrominance process */
  /packages/apps/Calendar/src/com/android/calendar/
Utils.java 191 * light and quickly becomes dark and then a slow transition to
  /external/quake/quake/src/QW/client/
r_main.c 109 int d_lightstylevalue[256]; // 8.8 fraction of base light value
655 j = 24; // allways give some light on gun
d_polysa.s 115 //// ceil () for light so positive steps are exaggerated, negative steps
855 // %dx = light
867 // FIXME: do we need to clamp light? We may need at least a buffer bit to
    [all...]
gl_rsurf.c 86 continue; // not lit by this light
155 // set to full bright if no light data
163 // clear to no light
    [all...]
gl_rmisc.c 408 d_lightstylevalue[i] = 264; // normal light value
  /frameworks/base/awt/java/awt/
Color.java 68 * The color light gray.
73 * The color light gray.
  /frameworks/base/docs/html/guide/appendix/
market-filters.jd 209 </strong>The manifest includes <code>&lt;uses-feature android:name=&quot;android.hardware.sensor.light&quot; /&gt;</code>, and a user is searching for apps on a device that does not have a light sensor. <strong>Result</strong>: Android Market will not show the app to the user. </p>
  /development/apps/Development/src/com/android/development/
DevelopmentSettings.java 151 "Light Hinting",
  /external/webkit/WebCore/platform/graphics/
Color.cpp 212 Color Color::light() const
  /external/webkit/WebCore/rendering/
RenderTextControl.cpp 57 disabledColor = textColor.light();
  /frameworks/base/core/java/android/net/http/
Connection.java 65 * we want to keep things as light-weight as possible
  /frameworks/base/docs/html/resources/tutorials/views/
hello-tabwidget.jd 45 unselected icon to be a light color (white). (See the <a
  /frameworks/base/include/camera/
CameraParameters.h 265 // Constant emission of light during preview, auto-focus and snapshot.

Completed in 743 milliseconds

1 2 3 4 5 6 7 891011>>