HomeSort by relevance Sort by last modified time
    Searched full:red (Results 1251 - 1275 of 1814) sorted by null

<<51525354555657585960>>

  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 381 extern DECLSPEC int SDLCALL SDL_SetGamma(float red, float green, float blue);
384 * Set the gamma translation table for the red, green, and blue channels
395 extern DECLSPEC int SDLCALL SDL_SetGammaRamp(const Uint16 *red, const Uint16 *green, const Uint16 *blue);
406 extern DECLSPEC int SDLCALL SDL_GetGammaRamp(Uint16 *red, Uint16 *green, Uint16 *blue);
    [all...]
SDL_opengl.h     [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 381 extern DECLSPEC int SDLCALL SDL_SetGamma(float red, float green, float blue);
384 * Set the gamma translation table for the red, green, and blue channels
395 extern DECLSPEC int SDLCALL SDL_SetGammaRamp(const Uint16 *red, const Uint16 *green, const Uint16 *blue);
406 extern DECLSPEC int SDLCALL SDL_GetGammaRamp(Uint16 *red, Uint16 *green, Uint16 *blue);
    [all...]
SDL_opengl.h     [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 385 extern DECLSPEC int SDLCALL SDL_SetGamma(float red, float green, float blue);
388 * Set the gamma translation table for the red, green, and blue channels
399 extern DECLSPEC int SDLCALL SDL_SetGammaRamp(const Uint16 *red, const Uint16 *green, const Uint16 *blue);
410 extern DECLSPEC int SDLCALL SDL_GetGammaRamp(Uint16 *red, Uint16 *green, Uint16 *blue);
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_video.h 381 extern DECLSPEC int SDLCALL SDL_SetGamma(float red, float green, float blue);
384 * Set the gamma translation table for the red, green, and blue channels
395 extern DECLSPEC int SDLCALL SDL_SetGammaRamp(const Uint16 *red, const Uint16 *green, const Uint16 *blue);
406 extern DECLSPEC int SDLCALL SDL_GetGammaRamp(Uint16 *red, Uint16 *green, Uint16 *blue);
    [all...]
SDL_opengl.h     [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DisplaySync.java 99 errls.setSeriesPaint(0, Color.RED);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/descriptors/
ResourcesDescriptors.java 74 "A @color@ value specifies an RGB value with an alpha channel, which can be used in various places such as specifying a solid color for a Drawable or the color to use for text. It always begins with a # character and then is followed by the alpha-red-green-blue information in one of the following formats: #RGB, #ARGB, #RRGGBB or #AARRGGBB.",
  /system/core/include/pixelflinger/
pixelflinger.h 276 void (*colorMask)(void* c, GGLboolean red,
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_opengl.h     [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
GridViewTest.java 891 R.drawable.blue, R.drawable.red,
894 R.drawable.pass, R.drawable.red,
  /development/pdk/pndk/
Android_PNDK_README.html 192 .editor .writely-comment-red {
196 .editor .writely-comment-red-hover {
  /external/bison/src/
vcg.c 220 case red: return "red";
  /external/dbus/tools/
dbus-launch.c 4 * Copyright (C) 2003, 2006 Red Hat, Inc.
105 "Copyright (C) 2003 Red Hat, Inc.\n"
  /external/elfutils/libasm/
Makefile 160 PACKAGE_NAME = Red Hat elfutils
161 PACKAGE_STRING = Red Hat elfutils 0.97
  /external/elfutils/src/
size.c 2 Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
203 Copyright (C) %s Red Hat, Inc.\n\
  /external/libffi/doc/
libffi.info 7 Copyright (C) 2008 Red Hat, Inc.
30 Copyright (C) 2008 Red Hat, Inc.
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dtypes.h 55 * | alpha | red | green | blue |
77 * | ignored | red | green | blue |
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DTYPES.H 55 * | alpha | red | green | blue |
77 * | ignored | red | green | blue |
  /external/quake/quake/src/WinQuake/
gl_vidlinuxglx.cpp 262 dummycolour.red = 0;
520 000000000011111 = Red = 0x1F
  /external/skia/src/xml/
SkParseColor.cpp 157 { "red", 0xFF0000 },
346 0xc8a40000, 0x00ff0000, // red
  /external/srec/srec/Grammar/src/
SR_GrammarImpl.c 246 * if word already exists and pron is different (e.g. read-rEd and read-red) returns FST_SUCCESS
  /external/webkit/WebCore/inspector/front-end/
Color.js 480 "FF0000": [[255, 0, 0], [0, 100, 50], "red"],
627 "red": "FF0000",
  /external/webkit/WebKitTools/Scripts/webkitpy/
scm_unittest.py 243 OcmYex&reD$;sO8*F9L)B
274 OcmYex&reD$;sO8*F9L)B

Completed in 511 milliseconds

<<51525354555657585960>>