| /third_party/skia/experimental/graphite/src/geom/ |
| H A D | Rect.h | 71 AI float top() const { return fVals.y(); } in top() function in skgpu::Rect 79 AI void setTop(float top) { fVals.y() = top; } in setTop() argument [all...] |
| /third_party/skia/include/core/ |
| H A D | SkRect.h | 124 int32_t top() const { return fTop; } in top() function [all...] |
| /third_party/skia/include/private/ |
| H A D | SkTDArray.h | 278 const T& top() const { return (*this)[fCount - 1]; } in top() function in SkTDArray 279 T& top() { return (*this)[fCount - 1]; } in top() function in SkTDArray
|
| /third_party/skia/modules/androidkit/src/ |
| H A D | Canvas.cpp | 136 Canvas_DrawRect(JNIEnv* env, jobject, jlong native_instance, jfloat left, jfloat top, jfloat right, jfloat bottom, jlong native_paint) Canvas_DrawRect() argument
|
| /third_party/skia/gm/ |
| H A D | fontmgr.cpp | 229 SkGlyphID left = 0, right = 0, top = 0, bottom = 0; in show_bounds() local
|
| H A D | pathfill.cpp | 376 show(SkCanvas* canvas, const SkPath& path, const SkPaint& paint, const SkRect* clip, SkScalar top, const SkScalar bottom) show() argument
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | Decorations.cpp | 165 SkScalar top = textStyle.getHeight() != 0 ? this->fDecorationContext.textBlobTop + baseline : rect.fTop; in calculateGaps() local
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| H A D | js_utils.cpp | 390 napi_value top = nullptr; in GetValue() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
| H A D | dwarf_op.h | 168 AddressType top = stack_[0]; in OpRot() local 187 AddressType top = StackPop(); in OpAnd() local 194 AddressType top = StackPop(); in OpDiv() local 206 AddressType top = StackPop(); in OpMinus() local 213 AddressType top in OpMod() local 223 AddressType top = StackPop(); OpMul() local 240 AddressType top = StackPop(); OpOr() local 246 AddressType top = StackPop(); OpPlus() local 257 AddressType top = StackPop(); OpShl() local 258 stack_[0] <<= top; OpShl() local 263 AddressType top = StackPop(); OpShr() local 264 stack_[0] >>= top; OpShr() local 269 AddressType top = StackPop(); OpShra() local 276 AddressType top = StackPop(); OpXor() local 290 AddressType top = StackPop(); OpBra() local 300 AddressType top = StackPop(); OpEQ() local 306 AddressType top = StackPop(); OpGE() local 312 AddressType top = StackPop(); OpGT() local 318 AddressType top = StackPop(); OpLE() local 324 AddressType top = StackPop(); OpLT() local 330 AddressType top = StackPop(); OpNE() local [all...] |
| /test/xts/hats/hdf/audio/idl/benchmarktest/capture/ |
| H A D | audio_capture_benchmarktest.cpp | 463 float top = 0.0;
in BENCHMARK_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | h264_parse.c | 136 static const int8_t top[12] = { in ff_h264_check_intra4x4_pred_mode() local 185 static const int8_t top[4] = { LEFT_DC_PRED8x8, 1, -1, -1 }; in ff_h264_check_intra_pred_mode() local
|
| H A D | magicyuv.c | 128 int left, lefttop, top; in magy_decode_slice10() local 258 int left, lefttop, top; in magy_decode_slice() local [all...] |
| H A D | mpegvideo_motion.c | 411 uint8_t *const top = src[1]; in put_obmc() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | vp9_intra_msa.c | 150 INTRA_DC_TL_4x4(top); variable 206 INTRA_DC_TL_8x8(top); variable 212 v16u8 top, left, out; in ff_dc_16x16_msa() local 60 ff_hor_16x16_msa(uint8_t *dst, ptrdiff_t dst_stride, const uint8_t *src, const uint8_t *top) ff_hor_16x16_msa() argument 81 ff_hor_32x32_msa(uint8_t *dst, ptrdiff_t dst_stride, const uint8_t *src, const uint8_t *top) ff_hor_32x32_msa() argument 256 INTRA_DC_TL_16x16(top); global() variable 319 INTRA_DC_TL_32x32(top); global() variable [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_blend.c | 55 const AVFrame *top, *bottom; member 169 const uint8_t *top = td->top->data[td->plane]; in filter_slice() local [all...] |
| H A D | vf_blend_vulkan.c | 234 AVVkFrame *top = (AVVkFrame *)top_frame->data[0]; in process_frames() local 354 AVFrame *top, *bottom, *out; blend_frame() local [all...] |
| H A D | vf_fillborders.c | 38 int left, right, top, bottom; member 43 int left, right, top, bottom; member 498 const int top = s->borders[p].top; margins_borders8() local 543 const int top = s->borders[p].top; margins_borders16() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | avstring.c | 383 uint32_t top; in av_utf8_decode() local
|
| /third_party/alsa-lib/src/topology/ |
| H A D | save.c | 561 snd_config_t *top, *top2; in snd_tplg_save() local [all...] |
| /third_party/alsa-utils/topology/nhlt/intel/ |
| H A D | dmic-nhlt.c | 21 static int set_dmic_data(struct intel_nhlt_params *nhlt, snd_config_t *dai_cfg, snd_config_t *top) in set_dmic_data() argument 59 static int set_pdm_data(struct intel_nhlt_params *nhlt, snd_config_t *cfg, snd_config_t *top) in set_pdm_data() argument 89 static int set_mic_data(struct intel_nhlt_params *nhlt, snd_config_t *cfg, snd_config_t *top) in set_mic_data() argument 108 static int set_vendor_mic_data(struct intel_nhlt_params *nhlt, snd_config_t *cfg, snd_config_t *top) in set_vendor_mic_data() argument 450 int nhlt_dmic_set_params(struct intel_nhlt_params *nhlt, snd_config_t *cfg, snd_config_t *top) in nhlt_dmic_set_params() argument [all...] |
| /third_party/alsa-lib/test/lsb/ |
| H A D | config.c | 61 snd_config_t *top; in test_top() local 165 snd_config_t *top, *c; in test_search() local 198 snd_config_t *top, *c; test_searchv() local [all...] |
| /third_party/alsa-utils/alsactl/ |
| H A D | alsactl.c | 170 static int dump_config_tree(snd_config_t *top) in dump_config_tree() argument 185 snd_config_t *top; in dump_state() local 198 snd_config_t *top, *cfg2; in dump_configuration() local [all...] |
| /third_party/alsa-lib/src/timer/ |
| H A D | timer_query.c | 162 snd_config_t *top; in snd_timer_query_open() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | ZoneMeta.java | 519 public static UResourceBundle openOlsonResource(UResourceBundle top, Strin argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/ |
| H A D | Mf2Parser.java | 61 private int top = -1; field in Mf2Parser.TopDownTreeBuilder
|