Home
last modified time | relevance | path

Searched defs:fMax (Results 1 – 20 of 20) sorted by relevance

/external/skia/modules/particles/include/
DSkCurve.h63 SkScalar fMax[4] = { 0.0f, 0.0f, 0.0f, 0.0f }; member
110 SkColor4f fMax[4]; member
/external/pdfium/xfa/fwl/
Dcfwl_scrollbar.h38 void GetRange(float* fMin, float* fMax) const { in GetRange()
44 void SetRange(float fMin, float fMax) { in SetRange()
/external/aac/libFDK/include/
Dcommon_fix.h401 FDK_INLINE FIXP_DBL fMax(FIXP_DBL a, FIXP_DBL b) { return fixmax_D(a, b); } in fMax() function
404 FDK_INLINE FIXP_SGL fMax(FIXP_SGL a, FIXP_SGL b) { return fixmax_S(a, b); } in fMax() function
407 FDK_INLINE INT fMax(INT a, INT b) { return fixmax_I(a, b); } in fMax() function
410 FDK_INLINE SHORT fMax(SHORT a, SHORT b) { return fixmax_S(a, b); } in fMax() function
415 inline UINT fMax(UINT a, UINT b) { return fixmax_UI(a, b); } in fMax() function
418 inline UCHAR fMax(UCHAR a, UCHAR b) { in fMax() function
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/
DPVRScopeComms.h83 float fMax; ///< Maximum value member
/external/pdfium/fpdfsdk/pwl/
Dcpwl_scroll_bar.h83 float fMax; member
Dcpwl_scroll_bar.cpp520 float fMax = in SetScrollInfo() local
602 float fMax, in SetScrollRange()
/external/skia/samplecode/
DSampleFilterQuality.cpp91 SkScalar fMax; member
DSampleAAGeometry.cpp586 SkScalar fMax; member
/external/skqp/samplecode/
DSampleFilterQuality.cpp91 SkScalar fMax; member
DSampleAAGeometry.cpp586 SkScalar fMax; member
/external/skia/src/utils/
DSkPatchUtils.cpp123 int fMax, fCurrent, fDivisions; member in FwDCubicEvaluator
/external/skqp/src/utils/
DSkPatchUtils.cpp123 int fMax, fCurrent, fDivisions; member in FwDCubicEvaluator
/external/skqp/src/pathops/
DSkIntersections.h321 unsigned char fMax; variable
/external/skia/src/pathops/
DSkIntersections.h321 unsigned char fMax; variable
/external/skqp/src/core/
DSkRegion.cpp819 uint8_t fMax; member
881 uint8_t fMin, fMax; member in RgnOper
/external/skia/src/core/
DSkRegion.cpp819 uint8_t fMax; member
881 uint8_t fMin, fMax; member in RgnOper
/external/skqp/src/ports/
DSkScalerContext_win_dw.cpp75 int fMax; member
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp75 int fMax; member
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp282 float fMax = max.to<float>(); in getRandom() local
DglsDrawTest.cpp738 float fMax = max.to<float>(); in getRandom() local