Home
last modified time | relevance | path

Searched defs:left (Results 626 - 650 of 1693) sorted by relevance

1...<<21222324252627282930>>...68

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_image_test.cpp234 float left = 0.f; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
H A Dcolor_extract.cpp73 uint32_t left = static_cast<uint32_t>(pixmap->GetWidth() * coordinates[0]); // 0 is index of left in ColorExtract() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/brush_fuzzer/
H A Dbrush_fuzzer.cpp93 float left = GetObject<float>(); in BrushFuzzTestInner04() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/path_fuzzer/
H A Dpath_fuzzer.cpp161 float left = GetObject<float>(); in PathFuzzTest003() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscpuoverdrawcanvaslistener_fuzzer/
H A Drscpuoverdrawcanvaslistener_fuzzer.cpp94 float left = GetData<float>(); in DoRect() local
109 float left = GetData<float>(); in DoDrawRoundRect() local
129 float left = GetData<float>(); in DoDrawNestedRoundRect() local
159 float left = GetData<float>(); in DoDrawArc() local
178 float left = GetData<float>(); DoDrawPie() local
197 float left = GetData<float>(); DoDrawOval() local
344 float left = 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.cpp313 std::shared_ptr<CacheBuffer> left = FindCacheBuffer(playingStreamIDs_[j]); in ReorderStream() local
330 std::shared_ptr<CacheBuffer> left = FindCacheBuffer(willPlayStreamInfos_[j].streamID); in ReorderStream() local
/foundation/resourceschedule/ffrt/src/sched/
H A Dinterval.h61 uint64_t left = (absDeadlineNs > nowNs) ? (absDeadlineNs - nowNs) : 1; in LeftNs() local
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_cutout_controller.cpp136 int32_t left = static_cast<int32_t>(skiRect.left()); in CalcCutoutBoundingRect() local
158 uint32_t left = static_cast<uint32_t>(curvedScreenBoundary_[0]); in CalcBuiltInDisplayWaterfallRects() local
191 uint32_t left = static_cast<uint32_t>(curvedScreenBoundary_[0]); in CalcBuiltInDisplayWaterfallRectsByRotation() local
305 CreateWaterfallRect(uint32_t left, uint32_t top, uint32_t width, uint32_t height) CreateWaterfallRect() argument
[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
58 operator *(const Matrix4& left, const Matrix4& right) operator *() argument
[all...]
/foundation/window/window_manager/interfaces/kits/napi/screenshot/
H A Dnative_screenshot_module.cpp100 napi_value left; in GetScreenRect() local
[all...]
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_uri/
H A Dfile_uri_n_exporter.cpp196 size_t left = 0; in NormalizeUri() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_stack.c146 struct RbNode *left = FILLP_NULL_PTR; in RecursiveRbTree() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/region_napi/
H A Djs_region.cpp194 int32_t left = 0; in OnQuickReject() local
223 int32_t left = 0; in OnSetRect() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Drect.h429 int32_t left = DrawingFloatSaturate2Int(floorf(left_)); in RoundOut() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_cutout_controller.cpp243 DMRect ScreenCutoutController::CreateWaterfallRect(uint32_t left, uint32_t top, uint32_t width, uint32_t height) in CreateWaterfallRect() argument
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/panel/router/
H A Dindex.js594 var left = rect.left; variable
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/popup/router/
H A Dindex.js535 var left = rect.left; variable
/test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/popup/router/
H A Dindex.js535 var left = rect.left; variable
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/panel/router/
H A Dindex.js594 var left = rect.left; variable
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/panel/router/
H A Dindex.js594 var left = rect.left; variable
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/popup/router/
H A Dindex.js535 var left = rect.left; variable
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/panel/router/
H A Dindex.js594 var left = rect.left; variable
/test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/popup/router/
H A Dindex.js535 var left = rect.left; variable

Completed in 19 milliseconds

1...<<21222324252627282930>>...68