HomeSort by relevance Sort by last modified time
    Searched refs:red (Results 551 - 575 of 886) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/jni/android/graphics/
Shader.cpp 27 static void Color_RGBToHSV(JNIEnv* env, jobject, int red, int green, int blue, jfloatArray hsvArray)
30 SkRGBToHSV(red, green, blue, hsv);
  /frameworks/native/opengl/libagl/
state.cpp 569 void glClearColorx(GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) {
571 c->rasterizer.procs.clearColorx(c, red, green, blue, alpha);
  /packages/apps/DeskClock/src/com/android/deskclock/timer/
CountingTimerView.java 485 public void redTimeStr(boolean red, boolean forceUpdate) {
486 mDefaultColor = red ? mRedColor : mWhiteColor;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PreviewIconFactory.java 563 bg.red, bg.green, bg.blue,
564 fg.red, fg.green, fg.blue);
  /development/ndk/platforms/android-4/include/GLES/
glext.h 530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
570 typedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
573 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk_unittest.cc 154 pango_attr_foreground_new(color.red,
  /external/chromium_org/chrome/browser/ui/gtk/autofill/
autofill_popup_view_gtk.cc 183 PangoAttribute* fg_attr = pango_attr_foreground_new(text_color.red,
  /external/chromium_org/chrome/browser/ui/gtk/infobars/
infobar_gtk.cc 311 cairo_set_source_rgb(cr, border_color.red / 65535.0,
  /external/chromium_org/third_party/icu/source/test/perf/perldriver/
Output.pm 229 A:hover { color: red; font-weight: normal; text-decoration: none } /* user hovers */
  /external/chromium_org/third_party/mesa/src/include/GLES/
glext.h 564 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
567 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
604 typedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
607 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
    [all...]
  /external/icu4c/test/perf/perldriver/
Output.pm 229 A:hover { color: red; font-weight: normal; text-decoration: none } /* user hovers */
  /external/mesa3d/include/GLES/
glext.h 564 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
567 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
604 typedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
607 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
    [all...]
  /external/proguard/src/proguard/gui/
ClassPathPanel.java 408 // Make the font color red if this is an input file that can't be read.
412 jarNameLabel.setForeground(Color.red);
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_glfuncs.h 49 SDL_PROC_UNUSED(void,glColor4ub,(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha))
51 SDL_PROC_UNUSED(void,glColor4ui,(GLuint red, GLuint green, GLuint blue, GLuint alpha))
53 SDL_PROC_UNUSED(void,glColor4us,(GLushort red, GLushort green, GLushort blue, GLushort alpha))
55 SDL_PROC_UNUSED(void,glColorMask,(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha))
  /external/skia/tools/skpdiff/
diff_viewer.js 123 ctx.strokeStyle = 'red';
165 ctx.strokeStyle = 'red';
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 209 // C function void glColor4ub ( GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha )
212 byte red,
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 189 byte red,
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
RadialSelectorView.java 148 color = res.getColor(R.color.red);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES/
glext.h 530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
570 typedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
573 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES/
glext.h 530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
570 typedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
573 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
570 typedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
573 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/GLES/
glext.h 530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
570 typedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
573 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/GLES/
glext.h 530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
570 typedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
573 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/GLES/
glext.h 530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
570 typedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
573 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/GLES/
glext.h 530 GL_API void GL_APIENTRY glClearColorxOES (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
533 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
570 typedef void (GL_APIENTRYP PFNGLCLEARCOLORXOESPROC) (GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha);
573 typedef void (GL_APIENTRYP PFNGLCOLOR4XOESPROC) (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
    [all...]

Completed in 803 milliseconds

<<21222324252627282930>>