HomeSort by relevance Sort by last modified time
    Searched defs:color_index (Results 1 - 3 of 3) sorted by null

  /development/tools/emulator/system/camera/
EmulatedFakeCameraDevice.cpp 362 const int color_index = y / change_color_at; local
363 if (color_index == 0) {
366 } else if (color_index == 1) {
369 } else if (color_index == 2) {
  /external/bison/src/
vcg.h 82 int color_index; member in struct:colorentry
    [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java 1736 String color_index = modValues.getAsString(Events.EVENT_COLOR_KEY); local
    [all...]

Completed in 100 milliseconds