| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
| H A D | rs_image_test.cpp | 234 float left = 0.f; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
| H A D | color_extract.cpp | 73 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 D | brush_fuzzer.cpp | 93 float left = GetObject<float>(); in BrushFuzzTestInner04() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/path_fuzzer/ |
| H A D | path_fuzzer.cpp | 161 float left = GetObject<float>(); in PathFuzzTest003() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscpuoverdrawcanvaslistener_fuzzer/ |
| H A D | rscpuoverdrawcanvaslistener_fuzzer.cpp | 94 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 D | player_sink_manager.cpp | 320 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 D | stream_id_manager.cpp | 313 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 D | interval.h | 61 uint64_t left = (absDeadlineNs > nowNs) ? (absDeadlineNs - nowNs) : 1; in LeftNs() local
|
| /foundation/window/window_manager/dmserver/src/ |
| H A D | display_cutout_controller.cpp | 136 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 D | wm_math.h | 44 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 D | wm_math.cpp | 32 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 D | native_screenshot_module.cpp | 100 napi_value left; in GetScreenRect() local [all...] |
| /foundation/filemanagement/app_file_service/interfaces/kits/js/file_uri/ |
| H A D | file_uri_n_exporter.cpp | 196 size_t left = 0; in NormalizeUri() local
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ |
| H A D | spunge_stack.c | 146 struct RbNode *left = FILLP_NULL_PTR; in RecursiveRbTree() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/region_napi/ |
| H A D | js_region.cpp | 194 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 D | rect.h | 429 int32_t left = DrawingFloatSaturate2Int(floorf(left_)); in RoundOut() local
|
| /foundation/window/window_manager/window_scene/screen_session_manager/src/ |
| H A D | screen_cutout_controller.cpp | 243 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 D | index.js | 594 var left = rect.left;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/popup/router/ |
| H A D | index.js | 535 var left = rect.left;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/main/js/default/pages/popup/router/ |
| H A D | index.js | 535 var left = rect.left;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/panel/router/ |
| H A D | index.js | 594 var left = rect.left;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/panel/router/ |
| H A D | index.js | 594 var left = rect.left;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/MainAbility/pages/popup/router/ |
| H A D | index.js | 535 var left = rect.left;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/panel/router/ |
| H A D | index.js | 594 var left = rect.left;
variable
|
| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/popup/router/ |
| H A D | index.js | 535 var left = rect.left;
variable
|