Home
last modified time | relevance | path

Searched defs:right (Results 26 - 50 of 903) sorted by relevance

12345678910>>...37

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_swiper_ffi.h44 double right; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dpath_layout_algorithm.cpp51 auto right = skRect.right(); in MeasureContent() local
58 auto right = rect.GetRight(); in MeasureContent() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrect_fuzzer/
H A Drect_fuzzer.cpp41 float right = GetObject<float>(); in RectFuzzTest000() local
82 float right = GetObject<float>(); in RectFuzzTest001() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dfilltypes.cpp42 float right = 150; // 150 矩阵创建参数 in showPath() local
/foundation/window/window_manager/utils/include/
H A Dcutout_info.h31 DMRect right; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Dmulti_ver_vacuum_executor_stub.h25 uint8_t right = 1; member
/third_party/ffmpeg/libavutil/tests/
H A Dtree.c31 int right = check(t->child[1]); in check() local
/third_party/lzma/CPP/7zip/Common/
H A DFilePathAutoRename.cpp36 UInt32 left = 1, right = ((UInt32)1 << 30); in AutoRenamePath() local
H A DUniqBlocks.cpp11 unsigned left = 0, right = Sorted.Size(); in AddUniq() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers-sort.c28 ecma_builtin_helper_array_to_heap(ecma_value_t *array_p, uint32_t index, uint32_t right, ecma_value_t compare_func, const ecma_builtin_helper_sort_compare_fn_t sort_cb) ecma_builtin_helper_array_to_heap() argument
111 ecma_builtin_helper_array_heap_sort_helper(ecma_value_t *array_p, uint32_t right, ecma_value_t compare_func, const ecma_builtin_helper_sort_compare_fn_t sort_cb) ecma_builtin_helper_array_heap_sort_helper() argument
[all...]
/third_party/lzma/CPP/7zip/Archive/Common/
H A DMultiStream.cpp17 unsigned left = 0, mid = _streamIndex, right = Streams.Size(); in Read() local
/third_party/node/deps/brotli/c/enc/
H A Dentropy_encode.h26 InitHuffmanTree(HuffmanTree* self, uint32_t count, int16_t left, int16_t right) InitHuffmanTree() argument
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
H A DPolyphaseResamplerStereo.cpp37 const float right = frame[1]; in writeFrame() local
48 float right = 0.0; in readFrame() local
/third_party/skia/src/sksl/ir/
H A DSkSLBinaryExpression.h70 std::unique_ptr<Expression>& right() { in right() function in SkSL::final
74 const std::unique_ptr<Expression>& right() const { in right() function in SkSL::final
30 BinaryExpression(int line, std::unique_ptr<Expression> left, Operator op, std::unique_ptr<Expression> right, const Type* type) BinaryExpression() argument
/third_party/skia/tests/
H A DBlitMaskClip.cpp27 int right = x + width; variable
/third_party/skia/src/sksl/lex/
H A DRegexNode.cpp42 std::vector<int> right = fChildren[1].createStates(nfa, accept); in createStates() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dentropy_encode.h26 InitHuffmanTree(HuffmanTree* self, uint32_t count, int16_t left, int16_t right) InitHuffmanTree() argument
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dgenerator_impl_binary_test.cc46 auto* right = Expr("right"); in TEST_P() local
[all...]
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/samples/
H A DSkottieSample.java38 public void render(Canvas canvas, long ms, float left, float top, float right, float bottom) { in render() argument
H A DRuntimeSample.java37 public void render(Canvas canvas, long ms, float left, float top, float right, float bottom) { in render() argument
H A DImageShaderSample.java34 public void render(Canvas canvas, long t, float left, float top, float right, float bottom) { in render() argument
H A DSample.java16 public void render(Canvas canvas, long t, float left, float top, float right, float bottom); in render() argument
/third_party/skia/docs/examples/
H A DChromeMDRefreshTabs.cpp7 const float right = size.fWidth * scale; in REG_FIDDLE() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder.cpp20 Border::Border(const BorderEdge& left, const BorderEdge& top, const BorderEdge& right, const BorderEdge& bottom) in Border() argument
/foundation/arkui/ui_lite/frameworks/layout/
H A Dgrid_layout.cpp53 int16_t right; in LayoutHorizontal() local
87 int16_t right; in LayoutVertical() local

Completed in 8 milliseconds

12345678910>>...37