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

  /external/skia/include/views/
SkProgressBarView.h 37 int getMax() const { return fMax; }
49 int fMax;
SkWidget.h 209 uint16_t getMax() const { return fMax; }
220 uint16_t fValue, fMax;
278 uint16_t getMax() const { return fMax; }
288 uint16_t fValue, fMax;
  /external/skia/src/animator/
SkDisplayEvent.h 66 SkKey fMax; // if the code expresses a range

Completed in 362 milliseconds