Home
last modified time | relevance | path

Searched defs:top (Results 126 - 150 of 1170) sorted by relevance

12345678910>>...47

/third_party/openssl/crypto/bn/
H A Dbn_gcd.c553 int i, j, top, rlen, glen, m, bit = 1, delta = 1, cond = 0, shifts = 0, ret = 0; in BN_gcd() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DGrallocAndroid.cpp137 int GrallocModule::lock(buffer_handle_t handle, int usage, int left, int top, int width, int height, void **vaddr) in lock() argument
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DLRUCache.hpp42 int top; member in sw::LRUCache
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DGrallocAndroid.cpp137 int GrallocModule::lock(buffer_handle_t handle, int usage, int left, int top, int width, int height, void **vaddr) in lock() argument
/third_party/skia/src/pathops/
H A DSkPathOpsLine.cpp116 double SkDLine::ExactPointV(const SkDPoint& xy, double top, double bottom, double x) { in ExactPointV() argument
128 double SkDLine::NearPointV(const SkDPoint& xy, double top, double bottom, double x) { in NearPointV() argument
H A DSkIntersectionHelper.h85 SkScalar top() const { in top() function in SkIntersectionHelper
/third_party/skia/tests/
H A DPathOpsLineIntersectionTest.cpp135 double top = std::min(line1[0].fY, line1[1].fY); in testOne() local
142 double top = std::min(line2[0].fY, line2[1].fY); in testOne() local
182 double top = std::min(line1[0].fY, line1[1].fY); in testOneCoincident() local
191 double top in testOneCoincident() local
[all...]
/third_party/optimized-routines/math/
H A Dexp2.c79 uint64_t ki, idx, top, sbits; in exp2() local
H A Dlog.c35 uint32_t top; in log() local
H A Dlog2.c35 uint32_t top; in log2() local
H A Dpowf.c34 uint32_t iz, top, tmp; in log2_inline() local
H A Dv_log.c67 v_u64_t ix, iz, tmp, top, i, cmp; in log() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-opbd-table.hh99 hb_position_t left = 0, top = 0, right = 0, bottom = 0, ignore; in get_bounds() local
/third_party/skia/gm/
H A Dpatch.cpp41 SkPoint top[SkPatchUtils::kNumPtsCubic]; in draw_control_points() local
/base/inputmethod/imf/frameworks/cj/include/
H A Dinput_method_ffi_structs.h72 double top; member
/base/inputmethod/imf/frameworks/ndk/include/
H A Dnative_inputmethod_types.h28 double top = -1.0; member
/base/inputmethod/imf/services/include/
H A Dsys_cfg_parser.h77 int32_t top = 0; member
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_margin.cpp65 void PrintMargin::SetTop(uint32_t top) in SetTop() argument
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dbridge_v30.c30 u32 top = dev->crop.top; in crop_on() local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hwcnt_reader.h54 u64 top; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dbridge_v30.c31 u32 top = dev->crop.top; in crop_on() local
/foundation/ability/ability_runtime/frameworks/js/napi/js_dialog_request/
H A Djs_dialog_request.cpp100 int32_t top = want.GetIntParam(RequestConstants::WINDOW_RECTANGLE_TOP_KEY, 0); in OnGetRequestInfo() local
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
H A Dsnapshot.h87 int32_t top = parcel.ReadInt32(); in Unmarshalling() local
95 int32_t top = 0; member
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Ddialog_ui_extension_callback_test.cpp46 virtual void GetWindowRect(int32_t &left, int32_t &top, int32_t &width, int32_t &height) in GetWindowRect() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_renderer_type.h58 double top; member

Completed in 10 milliseconds

12345678910>>...47