Home
last modified time | relevance | path

Searched defs:right (Results 276 - 300 of 979) sorted by relevance

1...<<11121314151617181920>>...40

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/bitmap_fuzzer/
H A Dbitmap_fuzzer.cpp74 float right = GetObject<float>(); in BitmapFuzzTest002() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_spring_model.h205 float BinarySearchTime(float left, float right, RSAnimatableType target) const in BinarySearchTime() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/
H A Ddrawsurface_fuzzer.cpp108 int32_t right = GetObject<int32_t>(); in SurfaceFuzzTest002() local
/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
H A Dcolor_extract.cpp75 uint32_t right = static_cast<uint32_t>(pixmap->GetWidth() * coordinates[2]); // 2 is index of right in ColorExtract() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/brush_fuzzer/
H A Dbrush_fuzzer.cpp95 float right = GetObject<float>(); in BrushFuzzTestInner04() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/path_fuzzer/
H A Dpath_fuzzer.cpp163 float right = GetObject<float>(); in PathFuzzTest003() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscpuoverdrawcanvaslistener_fuzzer/
H A Drscpuoverdrawcanvaslistener_fuzzer.cpp95 float right = GetData<float>(); in DoRect() local
110 float right = GetData<float>(); in DoDrawRoundRect() local
130 float right = GetData<float>(); in DoDrawNestedRoundRect() local
160 float right = GetData<float>(); in DoDrawArc() local
179 float right = GetData<float>(); DoDrawPie() local
198 float right = GetData<float>(); DoDrawOval() local
345 float right = GetData<float>(); DoDrawImageRect() local
[all...]
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/sink/
H A Dplayer_sink_manager.cpp320 int32_t SinkManager::SetVolume(float left, float right) in SetVolume() argument
334 int32_t SinkManager::GetVolume(float &left, float &right) in GetVolume() argument
/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dstream_id_manager.cpp314 std::shared_ptr<CacheBuffer> right = FindCacheBuffer(playingStreamIDs_[j + 1]); in ReorderStream() local
331 std::shared_ptr<CacheBuffer> right = FindCacheBuffer(willPlayStreamInfos_[j + 1].streamID); in ReorderStream() local
/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactivepowerstatecallbackproxy_fuzzer/
H A Dbundleactivepowerstatecallbackproxy_fuzzer.cpp145 BundleActiveEventList right; in BundleActiveEventListFuzzTest() local
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_cutout_controller.cpp160 uint32_t right = static_cast<uint32_t>(curvedScreenBoundary_[2]); in CalcBuiltInDisplayWaterfallRects() local
193 uint32_t right = static_cast<uint32_t>(curvedScreenBoundary_[2]); in CalcBuiltInDisplayWaterfallRectsByRotation() local
[all...]
/foundation/window/window_manager/utils/include/
H A Dwm_math.h44 inline bool LessNotEqual(double left, double right) in LessNotEqual() argument
50 inline bool GreatNotEqual(double left, double right) in GreatNotEqual() argument
/foundation/window/window_manager/utils/src/
H A Dwm_math.cpp32 Matrix3 operator*(const Matrix3& left, const Matrix3& right) in operator *() argument
52 operator *=(const Matrix3& right) operator *=() argument
58 operator *(const Matrix4& left, const Matrix4& right) operator *() argument
103 operator *=(const Matrix4& right) operator *=() argument
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/include/crypto/
H A Dkey_blob.h80 KeyBlob(KeyBlob &&right) in KeyBlob() argument
94 KeyBlob& operator=(KeyBlob &&right) in operator =() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_stack.c144 struct RbNode *right = FILLP_NULL_PTR; in RecursiveRbTree() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/region_napi/
H A Djs_region.cpp198 int32_t right = 0; in OnQuickReject() local
227 int32_t right = 0; in OnSetRect() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Drect.h430 int32_t right = DrawingFloatSaturate2Int(ceilf(right_)); in RoundOut() local
/third_party/ffmpeg/libavcodec/
H A Dcdtoons.c307 int16_t top, left, right; in cdtoons_decode_frame() local
H A Dxvididct.c67 const int right = in[5] | in[6] | in[7]; in idct_row() local
/third_party/ffmpeg/libavfilter/
H A Daf_replaygain.c421 double left, right; in butter_filter_stereo_samples() local
470 double left, right; in yule_filter_stereo_samples() local
[all...]
H A Dvf_xmedian.c119 int right = *(const uint8_t *)p2; in compare8() local
126 int right = *(const uint16_t *)p2; in compare16() local
/third_party/elfutils/libdwelf/
H A Ddwelf_strtab.c51 struct Dwelf_Strent *right; member
/third_party/backends/backend/
H A Dplustek-pp_tpa.c791 ULong right; in TPAP98003FindCenterPointer() local
[all...]
/third_party/icu/icu4c/source/tools/icuswap/
H A Dicuswap.cpp328 compareToCEntries(const void *context, const void *left, const void *right) { in compareToCEntries() argument
/third_party/icu/icu4c/source/i18n/
H A Duspoof_conf.cpp112 static int32_t U_CALLCONV SPUStringCompare(UHashTok left, UHashTok right) { in SPUStringCompare() argument

Completed in 17 milliseconds

1...<<11121314151617181920>>...40