| /third_party/skia/src/core/ |
| H A D | SkGeometry.h | 507 const SkPoint* computeQuads(const SkPoint pts[3], SkScalar weight, in computeQuads() argument
|
| H A D | SkMaskBlurFilter.cpp | 96 Scan(uint64_t weight, int noChangeCount, in Scan() argument
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkMagnifierImageFilter.cpp | 240 SkScalar weight = 0; in onFilterImage() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| H A D | astc_decompress_symbolic.cpp | 39 lerp_color_int( astc_decode_mode decode_mode, uint4 color0, uint4 color1, int weight, int plane2_weight, int plane2_color_component ) lerp_color_int() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | collationweights.cpp | 44 getWeightTrail(uint32_t weight, int32_t length) { in getWeightTrail() argument 49 setWeightTrail(uint32_t weight, int32_t length, uint32_t trail) { in setWeightTrail() argument 55 getWeightByte(uint32_t weight, int32_t idx) { in getWeightByte() argument 60 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte() argument 84 truncateWeight(uint32_t weight, int32_ argument 89 incWeightTrail(uint32_t weight, int32_t length) incWeightTrail() argument 94 decWeightTrail(uint32_t weight, int32_t length) decWeightTrail() argument 154 incWeight(uint32_t weight, int32_t length) const incWeight() argument 169 incWeightByOffset(uint32_t weight, int32_t length, int32_t offset) const incWeightByOffset() argument 263 uint32_t weight=lowerLimit; getWeightRanges() local 554 uint32_t weight = range.start; nextWeight() local [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsAsWinding.cpp | 47 static int contains_edge(SkPoint pts[4], SkPath::Verb verb, SkScalar weight, const SkPoint& edge) { in contains_edge() argument 104 static SkPoint left_edge(SkPoint pts[4], SkPath::Verb verb, SkScalar weight, in left_edge() argument
|
| H A D | SkOpEdgeBuilder.cpp | 235 SkScalar weight = *weightPtr++; in walk() local
|
| /third_party/skia/tests/ |
| H A D | TypefaceTest.cpp | 30 TypefaceStyle_test(skiatest::Reporter* reporter, uint16_t weight, uint16_t width, SkData* data) TypefaceStyle_test() argument [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_preview.h | 214 int weight = fontFile.fWeight != 0 ? fontFile.fWeight : style.weight(); in SkFontStyleSet_Preview() local
|
| /third_party/skia/src/ports/skia_ohos/ |
| H A D | FontConfig_ohos.h | 162 int weight; // the weight of the font style set. 0 means no specified weight member 171 int weight; // the value of mapping weight member
|
| /third_party/skia/third_party/externals/freetype/include/freetype/ |
| H A D | ftwinfnt.h | 198 FT_UShort weight; member
|
| /third_party/skia/third_party/externals/freetype/src/cache/ |
| H A D | ftcmanag.c | 481 FT_Offset weight = 0; in FTC_Manager_Check() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | GCNRegBankReassign.cpp | 86 Candidate(MachineInstr *mi, unsigned reg, unsigned freebanks, unsigned weight) Candidate() argument
|
| /third_party/skia/gm/ |
| H A D | beziereffects.cpp | 318 static int SplitConic(const SkPoint src[3], SkConic dst[2], const SkScalar weight) { in SplitConic() argument 341 static int ChopConic(const SkPoint src[3], SkConic dst[4], const SkScalar weight) { in ChopConic() argument
|
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGText.cpp | 30 auto weight = [](const SkSVGFontWeight& w) { in ResolveFont() local
|
| /third_party/skia/modules/skottie/src/layers/ |
| H A D | TextLayer.cpp | 83 auto weight = SkFontStyle::kNormal_Weight; in FontStyle() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| H A D | vktSampleVerifier.cpp | 290 getFilteredSample1D(const IVec3& texelBase, float weight, int layer, int level, Vec4& resultMin, Vec4& resultMax) const getFilteredSample1D() argument
|
| /base/powermgr/battery_statistics/services/native/src/ |
| H A D | cpu_time_reader.cpp | 523 double weight = 0.5;
in ReadUidTimeIncrement() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | aptx.c | 469 int32_t sign, same_sign[2], weight[2], sw1, range; in aptx_process_subband() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_tmidequalizer.c | 103 float weight = 1.f; in compute_contrast_function() local
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_weight_align.cpp | 180 float weight = dec_weight_ideal_value[j]; compute_lowest_and_highest_weight() local [all...] |
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_stream.h | 210 int32_t weight; member [all...] |
| /third_party/nghttp2/tests/ |
| H A D | nghttp2_test_helper.c | 265 open_stream_with_all(nghttp2_session *session, int32_t stream_id, int32_t weight, uint8_t exclusive, nghttp2_stream *dep_stream) open_stream_with_all() argument 297 open_stream_with_dep_weight(nghttp2_session *session, int32_t stream_id, int32_t weight, nghttp2_stream *dep_stream) open_stream_with_dep_weight() argument 362 open_sent_stream_with_dep_weight(nghttp2_session *session, int32_t stream_id, int32_t weight, nghttp2_stream *dep_stream) open_sent_stream_with_dep_weight() argument 421 open_recv_stream_with_dep_weight(nghttp2_session *session, int32_t stream_id, int32_t weight, nghttp2_stream *dep_stream) open_recv_stream_with_dep_weight() argument
|
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_stream.h | 210 int32_t weight; member [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | BlendFuncExtendedTest.cpp | 43 GLubyte ScaleChannel(float weight) in ScaleChannel() argument
|