Home
last modified time | relevance | path

Searched defs:top (Results 451 - 475 of 930) sorted by relevance

1...<<11121314151617181920>>...38

/third_party/openssl/crypto/bn/
H A Dbn_local.h248 int top; /* Index of last used d +1. */ member
[all...]
/third_party/openssl/crypto/encode_decode/
H A Dencoder_lib.c402 int top = 0; in encoder_process() local
/third_party/skia/src/core/
H A DSkVMBlitter.cpp760 Make(const SkPixmap& device, const SkPaint& paint, const SkPixmap& sprite, int left, int top, SkArenaAlloc* alloc, sk_sp<SkShader> clip) Make() argument
H A DSkRegion_path.cpp281 SkScalar top = SkIntToScalar(SK_MaxS16); in count_path_runtype_values() local
352 int top in setPath() local
414 int top() const { top() function
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkMatrixConvolutionImageFilter.cpp455 SkIRect top = SkIRect::MakeLTRB(dstBounds.left(), dstBounds.top(), in onFilterImage() local
[all...]
/third_party/skia/third_party/externals/libwebp/examples/
H A Dgifdec.c237 ClearRectangle(WebPPicture* const picture, int left, int top, int width, int height) ClearRectangle() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_mips_dsp_r2.c630 const uint8_t* top = dst - BPS; in VE4() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Diterator_enc.c433 uint8_t* const top = it->i4_top_; in VP8IteratorRotateI4() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dquant_levels_dec_utils.c85 const uint16_t* const top = p->top_; in VFilter() local
/third_party/skia/tests/
H A DTransferPixelsTest.cpp27 void fill_transfer_data(int left, int top, int width, int height, int rowBytes, in fill_transfer_data() argument
231 int top = 10; in basic_transfer_to_test() local
[all...]
/third_party/skia/src/pathops/
H A DSkIntersections.h65 int conicVertical(const SkPoint a[3], SkScalar weight, SkScalar top, SkScalar bottom, in conicVertical() argument
90 int cubicVertical(const SkPoint a[4], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in cubicVertical() argument
140 int lineVertical(const SkPoint a[2], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in lineVertical() argument
176 int quadVertical(const SkPoint a[3], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in quadVertical() argument
[all...]
/third_party/optimized-routines/math/
H A Dpow.c176 uint64_t ki, idx, top, sbits; in exp_inline() local
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffobjs.c788 CFF_FontRecDict top = &cff->top_font.font_dict; in FT_LOCAL_DEF() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dbitmap_size_table.cc157 int32_t top = subtable_list->size(); in BinarySearchIndexSubTables() local
434 int32_t top = subtable_list->size(); in BinarySearchIndexSubTables() local
/third_party/protobuf/python/google/protobuf/internal/
H A Ddecoder.py91 import re # pylint: disable=g-import-not-at-top namespace
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime_test.cc914 absl::Time top = base + range; in TEST() local
/third_party/selinux/libsepol/src/
H A Dconditional.c33 cond_av_list_t *top, *p, *cur; in cond_optimize() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Dability_context_impl_test.cpp67 virtual void GetWindowRect(int32_t &left, int32_t &top, int32_t &width, int32_t &height) in GetWindowRect() argument
1578 int32_t top = 1; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drosen_render_swiper.cpp189 int32_t top = GetValidEdgeLength(swiperHeight_, indicatorHeight, indicator_->GetTop()); in UpdateIndicator() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_paint_method.cpp205 GetImageData( double left, double top, double width, double height) GetImageData() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.h45 float top = 0.0f; member
104 float top = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.h43 float top = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components/rich_text/resource/
H A Drich_text_delegate.cpp314 void RichTextDelegate::UpdateWebPostion(const int32_t top, const int32_t left) in UpdateWebPostion() argument
321 << NTC_PARAM_TOP << RICHTEXT_PARAM_EQUALS << top; in UpdateWebPostion() local
114 CreatePlatformResource( const WeakPtr<PipelineContext>& context, const int32_t top, const int32_t left, const bool visible) CreatePlatformResource() argument
122 CreatePluginResource( const WeakPtr<PipelineContext>& context, const int32_t top, const int32_t left, const bool visible) CreatePluginResource() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Drect_t.h165 void SetTop(T top) in SetTop() argument
216 T top = std::clamp(y_, other.Top(), other.Bottom()); in Constrain() local
335 T top = std::max(Top(), other.Top()); in IntersectRectT() local
344 T top = std::min(Top(), other.Top()); in CombineRectT() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_input.cpp595 double top = -1.0; in HandlePadding() local

Completed in 26 milliseconds

1...<<11121314151617181920>>...38