/external/pdfium/xfa/fwl/ |
D | cfwl_scrollbar.h | 43 void GetRange(float* fMin, float* fMax) const { in GetRange() 49 void SetRange(float fMin, float fMax) { in SetRange()
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_pageobjectholder_unittest.cpp | 14 const float fMax = std::numeric_limits<float>::max(); in TEST() local
|
/external/aac/libFDK/include/ |
D | common_fix.h | 401 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/pdfium/core/fxcrt/ |
D | fx_extension_unittest.cpp | 151 const float fMax = std::numeric_limits<float>::max(); in TEST() local
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_scroll_bar.h | 82 float fMax = 0.0f; member
|
D | cpwl_scroll_bar.cpp | 488 float fMax = in SetScrollInfo() local 576 float fMax, in SetScrollRange()
|
/external/skqp/samplecode/ |
D | SampleFilterQuality.cpp | 91 SkScalar fMax; member
|
D | SampleAAGeometry.cpp | 586 SkScalar fMax; member
|
/external/skia/src/pathops/ |
D | SkIntersections.h | 321 unsigned char fMax; variable
|
/external/skqp/src/pathops/ |
D | SkIntersections.h | 321 unsigned char fMax; variable
|
/external/skia/src/utils/ |
D | SkPatchUtils.cpp | 125 int fMax, fCurrent, fDivisions; member in FwDCubicEvaluator
|
/external/skqp/src/utils/ |
D | SkPatchUtils.cpp | 123 int fMax, fCurrent, fDivisions; member in FwDCubicEvaluator
|
/external/skqp/src/core/ |
D | SkRegion.cpp | 819 uint8_t fMax; member 881 uint8_t fMin, fMax; member in RgnOper
|
/external/skia/src/core/ |
D | SkRegion.cpp | 818 uint8_t fMax; member 880 uint8_t fMin, fMax; member in RgnOper
|
/external/skqp/src/ports/ |
D | SkScalerContext_win_dw.cpp | 75 int fMax; member
|
/external/skia/src/ports/ |
D | SkScalerContext_win_dw.cpp | 82 int fMax; member
|
/external/deqp/modules/glshared/ |
D | glsVertexArrayTests.cpp | 282 float fMax = max.to<float>(); in getRandom() local
|
D | glsDrawTest.cpp | 738 float fMax = max.to<float>(); in getRandom() local
|