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

  /external/eigen/test/eigen2/
eigen2_meta.cpp 14 typedef float & FloatRef;
  /external/eigen/test/
meta.cpp 14 typedef float & FloatRef;
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthWeekEventsView.java 117 protected FloatRef mEventOutlines = new FloatRef(10 * 4 * 4 * 7);
232 private class FloatRef {
235 public FloatRef(int size) {
778 protected int addChipOutline(FloatRef lines, int count, int x, int y) {
    [all...]

Completed in 157 milliseconds