/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/chromium_org/third_party/skia/src/pathops/ |
SkIntersections.h | 27 fMax = 0; // require that the caller set the max 45 fMax = i.fMax; 57 fMax = 1; // self intersect 66 fMax = 9; 74 fMax = 3; 81 fMax = 3; 90 fMax = 3; 99 fMax = 6; 124 fMax = 2 [all...] |
/external/skia/src/pathops/ |
SkIntersections.h | 27 fMax = 0; // require that the caller set the max 45 fMax = i.fMax; 57 fMax = 1; // self intersect 66 fMax = 9; 74 fMax = 3; 81 fMax = 3; 90 fMax = 3; 99 fMax = 6; 124 fMax = 2 [all...] |
/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 | 752 uint8_t fMax; 776 fMax = gOpMinMax[op].fMax; 784 SkRegion::RunType* stop = operate_on_span(a_runs, b_runs, start, fMin, fMax); 814 uint8_t fMin, fMax; [all...] |
/external/skia/src/core/ |
SkRegion.cpp | 752 uint8_t fMax; 776 fMax = gOpMinMax[op].fMax; 784 SkRegion::RunType* stop = operate_on_span(a_runs, b_runs, start, fMin, fMax); 814 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 | |