| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Renderer.cpp | 41 #undef max macro
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Renderer.cpp | 34 #undef max macro
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | amd_ext_to_khr.cpp | 119 Instruction* max = ir_builder.AddNaryExtendedInstruction( in ReplaceTrinaryMid() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | amd_ext_to_khr.cpp | 119 Instruction* max = ir_builder.AddNaryExtendedInstruction( in ReplaceTrinaryMid() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| H A D | hex_float.h | 54 static Float16 max() { return Float16(0x7bff); } in max() function in spvtools::utils::Float16 78 static float max() { return std::numeric_limits<float>::max(); } in max() function 98 static double max() { return std::numeric_limits<double>::max(); } in max() function 120 static Float16 max() { return Float16::max(); } in max() function 182 static FloatProxy<T> max() { in max() function in spvtools::utils::FloatProxy 280 max member in spvtools::utils::round_direction [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | tarith.c | 80 double max = 0; in validation_ascii_to_fp() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc.c | 25 static WEBP_INLINE int clip_max(int v, int max) { in clip_max() argument
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | frame_enc.c | 34 static float Clamp(float v, float min, float max) { in Clamp() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | rbt_pars.cpp | 680 int32_t max = Quantifier::MAX; in parseSection() local
|
| /third_party/skia/third_party/externals/icu/source/tools/gencnval/ |
| H A D | gencnval.c | 97 uint32_t max; member
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | package.cpp | 1284 void Package::setItemCapacity(int32_t max) in setItemCapacity() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | connection.c | 1708 size_t max; local
|
| /third_party/skia/third_party/externals/microhttpd/src/spdy2http/ |
| H A D | proxy.c | 730 size_t max = size * nmemb; in curl_read_cb() local 441 response_callback(void *cls, void *buffer, size_t max, bool *more) response_callback() argument [all...] |
| /third_party/skia/tests/ |
| H A D | PathOpsAngleIdeas.cpp | 255 static bool equalPoints(const SkDPoint& pt1, const SkDPoint& pt2, double max) { in equalPoints() argument 269 double max = 0; in maxDist() local 277 double max = 0; maxQuad() local [all...] |
| H A D | BlurTest.cpp | 211 static int step(int x, SkScalar min, SkScalar max) { in step() argument
|
| H A D | MatrixTest.cpp | 286 SkScalar max = 0, min = SK_ScalarMax; in test_matrix_min_max_scale() local
|
| /third_party/skia/src/sksl/dsl/ |
| H A D | DSLCore.cpp | 522 DSLExpression Clamp(DSLExpression x, DSLExpression min, DSLExpression max, PositionInfo pos) { in Clamp() argument
|
| /third_party/skia/src/utils/ |
| H A D | SkShadowUtils.cpp | 536 int max = std::max(std::max(spotR, spotG), spotB); in ComputeTonalColors() local
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afcjk.c | 876 FT_Pos max = seg1->max_coord; in af_cjk_hints_link_segments() local
|
| H A D | afhints.c | 1470 FT_PtrDist min, max, mid; in af_glyph_hints_align_strong_points() local
|
| /third_party/skia/third_party/externals/freetype/src/gxvalid/ |
| H A D | gxvcommn.c | 180 gxv_array_getlimits_byte( FT_Bytes table, FT_Bytes limit, FT_Byte* min, FT_Byte* max, GXV_Validator gxvalid ) gxv_array_getlimits_byte() argument 209 gxv_array_getlimits_ushort( FT_Bytes table, FT_Bytes limit, FT_UShort* min, FT_UShort* max, GXV_Validator gxvalid ) gxv_array_getlimits_ushort() argument [all...] |
| H A D | gxvkern.c | 508 FT_Byte min, max; in gxv_kern_subtable_fmt3_validate() local 523 FT_Byte min, max; in gxv_kern_subtable_fmt3_validate() local
|
| /third_party/skia/third_party/externals/freetype/src/pshinter/ |
| H A D | pshalgo.h | 72 FT_Pos max; member
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | ttcmap.c | 1240 FT_UInt max, min, mid, num_segs; in tt_cmap4_char_map_binary() local 2405 FT_UInt32 max, min, mid; tt_cmap12_char_map_binary() local 2736 FT_UInt32 max, min, mid; tt_cmap13_char_map_binary() local 3187 FT_UInt32 max, min; tt_cmap14_char_map_def_binary() local 3221 FT_UInt32 max, min; tt_cmap14_char_map_nondef_binary() local 3254 FT_UInt32 max, min; tt_cmap14_find_variant() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-algs.hh | 865 int min = 0, max = (int) nmemb - 1; in hb_bsearch_impl() local
|