HomeSort by relevance Sort by last modified time
    Searched refs:A_COLOR (Results 1 - 7 of 7) sorted by null

  /frameworks/native/opengl/tests/gl_perf/
fill_common.cpp 60 A_COLOR,
84 glBindAttribLocation(program, A_COLOR, "a_color");
141 "attribute vec4 a_color;\n"
150 " v_color = a_color;\n"
181 glEnableVertexAttribArray(A_COLOR);
186 glVertexAttribPointer(A_COLOR, 4, GL_FLOAT, false, 16, color);
  /external/toybox/kconfig/lxdialog/
textbox.c 99 wbkgdset(box, dlg.dialog.atr & A_COLOR);
112 wbkgdset(dialog, dlg.dialog.atr & A_COLOR);
387 wbkgdset(win, dlg.position_indicator.atr & A_COLOR);
menubox.c 219 wbkgdset(dialog, dlg.dialog.atr & A_COLOR);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
curses.h     [all...]
ncurses.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
curses.h     [all...]
ncurses.h     [all...]

Completed in 105 milliseconds