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

  /external/pixman/pixman/
pixman-image.c 34 static const pixman_color_t transparent_black = { 0, 0, 0, 0 }; variable
50 begin->color = transparent_black;
52 end->color = transparent_black;
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
RadialPickerLayout.java 135 mGrayBox.setBackgroundColor(getResources().getColor(R.color.transparent_black));
    [all...]

Completed in 7399 milliseconds