Home
last modified time | relevance | path

Searched defs:top (Results 426 - 450 of 823) sorted by relevance

1...<<11121314151617181920>>...33

/third_party/skia/experimental/graphite/src/geom/
H A DRect.h71 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 DSkRect.h124 int32_t top() const { return fTop; } in top() function
[all...]
/third_party/skia/include/private/
H A DSkTDArray.h278 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 DCanvas.cpp136 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 Dfontmgr.cpp229 SkGlyphID left = 0, right = 0, top = 0, bottom = 0; in show_bounds() local
H A Dpathfill.cpp376 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 DDecorations.cpp165 SkScalar top = textStyle.getHeight() != 0 ? this->fDecorationContext.textBlobTop + baseline : rect.fTop; in calculateGaps() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_utils.cpp390 napi_value top = nullptr; in GetValue() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddwarf_op.h168 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 Daudio_capture_benchmarktest.cpp463 float top = 0.0; in BENCHMARK_F() local
/third_party/ffmpeg/libavcodec/
H A Dh264_parse.c136 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 Dmagicyuv.c128 int left, lefttop, top; in magy_decode_slice10() local
258 int left, lefttop, top; in magy_decode_slice() local
[all...]
H A Dmpegvideo_motion.c411 uint8_t *const top = src[1]; in put_obmc() local
/third_party/ffmpeg/libavcodec/mips/
H A Dvp9_intra_msa.c150 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 Dvf_blend.c55 const AVFrame *top, *bottom; member
169 const uint8_t *top = td->top->data[td->plane]; in filter_slice() local
[all...]
H A Dvf_blend_vulkan.c234 AVVkFrame *top = (AVVkFrame *)top_frame->data[0]; in process_frames() local
354 AVFrame *top, *bottom, *out; blend_frame() local
[all...]
H A Dvf_fillborders.c38 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 Davstring.c383 uint32_t top; in av_utf8_decode() local
/third_party/alsa-lib/src/topology/
H A Dsave.c561 snd_config_t *top, *top2; in snd_tplg_save() local
[all...]
/third_party/alsa-utils/topology/nhlt/intel/
H A Ddmic-nhlt.c21 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 Dconfig.c61 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 Dalsactl.c170 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 Dtimer_query.c162 snd_config_t *top; in snd_timer_query_open() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DZoneMeta.java519 public static UResourceBundle openOlsonResource(UResourceBundle top, Strin argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DMf2Parser.java61 private int top = -1; field in Mf2Parser.TopDownTreeBuilder

Completed in 22 milliseconds

1...<<11121314151617181920>>...33