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

  /external/chromium_org/third_party/skia/include/views/animated/
SkProgressBarView.h 30 int getMax() const { return fMax; }
42 int fMax;
  /external/skia/include/views/animated/
SkProgressBarView.h 30 int getMax() const { return fMax; }
42 int fMax;
  /external/chromium_org/third_party/skia/src/animator/
SkDisplayEvent.h 58 SkKey fMax; // if the code expresses a range
  /external/skia/src/animator/
SkDisplayEvent.h 58 SkKey fMax; // if the code expresses a range
  /external/aac/libFDK/include/
common_fix.h 255 #define fixMax(a,b) fMax(a,b)
330 FDK_INLINE FIXP_DBL fMax(FIXP_DBL a, FIXP_DBL b)
335 FDK_INLINE FIXP_SGL fMax(FIXP_SGL a, FIXP_SGL b)
340 FDK_INLINE INT fMax(INT a, INT b)
346 inline UINT fMax(UINT a, UINT b)
  /external/chromium_org/third_party/skia/include/views/
SkWidget.h 256 uint16_t getMax() const { return fMax; }
266 uint16_t fValue, fMax;
  /external/skia/include/views/
SkWidget.h 256 uint16_t getMax() const { return fMax; }
266 uint16_t fValue, fMax;
  /external/chromium_org/third_party/skia/src/core/
SkRegion.cpp 751 uint8_t fMax;
775 fMax = gOpMinMax[op].fMax;
783 SkRegion::RunType* stop = operate_on_span(a_runs, b_runs, start, fMin, fMax);
813 uint8_t fMin, fMax;
    [all...]
  /external/skia/src/core/
SkRegion.cpp 751 uint8_t fMax;
775 fMax = gOpMinMax[op].fMax;
783 SkRegion::RunType* stop = operate_on_span(a_runs, b_runs, start, fMin, fMax);
813 uint8_t fMin, fMax;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 2128 milliseconds