Home
last modified time | relevance | path

Searched +defs:w +defs:r (Results 1 – 25 of 39) sorted by relevance

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/light/
H A D_w_r_g_b_color_v10.md49 ### r subsection
59 ### w subsection
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/cache/lru_cache/src/
H A Ddisk_handler.cpp29 std::ofstream w(fileName_); in Write() local
40 std::ifstream r(fileName_); in Read() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dstrokes.cpp39 void rnd_rect(DrawRect& r, OH_Drawing_Pen* pen, TestRend& rand) in rnd_rect()
43 float w = rand.nextUScalar1() * (K_W >> 2); in rnd_rect() local
86 DrawRect r; in OnTestFunction() local
H A Dadd_arc.cpp38 float w; member
128 OH_Drawing_Rect *r = OH_Drawing_RectCreate(rc.x, rc.y, rc.x + rc.w, rc.y + rc.h); in OnTestFunction() local
H A Ddashing.cpp94 int w = width * width * width; in OnTestFunction() local
138 DrawRect r = { 0, 0, 0, 0 }; in make_path_star() local
201 DrawRect r = bounds; in OnTestFunction() local
232 int w = width * width * width; in DashingNum() local
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/base/math/
H A Drender_roi.h45 int w; variable
48 double r; variable
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/
H A Dfullscreenlaunchcomponent.js24 constructor(v, w, x, y = -1, z = undefined, a1) { argument
82 let r = { class
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_matrix44.cpp63 void SkiaMatrix44::SetCol(int column, scalar x, scalar y, scalar z, scalar w) in SetCol()
71 SkScalar r[16] = { in SetMatrix44ColMajor() local
82 SkScalar r[16] = { in SetMatrix44RowMajor() local
/ohos5.0/base/sensors/miscdevice/interfaces/inner_api/light/
H A Dlight_agent_type.h83 uint8_t r; /** Red value range 0-255. */ member
97 uint8_t w; /** White value range 0-255. */ member
98 uint8_t r; /** Red value range 0-255. */ member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Drect.h123 inline RectI::RectI(const RectI& r) noexcept in RectI()
127 inline RectI::RectI(const int l, const int t, const int r, const int b) noexcept in RectI()
138 int64_t w = (int64_t)right_ - (int64_t)left_; in IsEmpty() local
318 inline RectF::RectF(const RectF& r) noexcept in RectF()
322 inline RectF::RectF(const RectI& r) noexcept in RectF()
326 inline RectF::RectF(const scalar l, const scalar t, const scalar r, const scalar b) noexcept in RectF()
/ohos5.0/drivers/peripheral/light/interfaces/v1_0/
H A Dilight_type_vdi.h63 uint8_t r; member
70 uint8_t w; member
71 uint8_t r; member
/ohos5.0/drivers/peripheral/light/interfaces/include/
H A Dlight_type.h131 uint8_t r; /** Red value range 0-255. */ member
145 uint8_t w; /** White value range 0-255. */ member
146 uint8_t r; /** Red value range 0-255. */ member
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"… constant
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"… argument
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16r=require("child_process"),u=require("process"),o=require("tty"),i=require("util"),s=require("url"… function
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.cpp323 uint8_t r = FormatHelper::YuvToR(y, u, v); in ConvertFromYUVToRGB() local
349 uint8_t r = rgbData[rgb_index]; in ConvertFromRGBToYUV() local
442 int w = static_cast<int>(source->Width()); in ConvertTextureToBuffer() local
494 int w = static_cast<int>(source->Width()); in Draw2D2OES() local
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_test_utils.cpp268 uint32_t w = std::max(static_cast<uint32_t>(displayRect_.width_ * ratio), minFloatingW); in InitTileWindowRects() local
290 bool WindowTestUtils::RectEqualTo(const sptr<Window>& window, const Rect& r) in RectEqualTo()
303 bool WindowTestUtils::RectEqualToRect(const Rect& l, const Rect& r) in RectEqualToRect()
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/include/
H A Dlight_driver.h106 uint8_t w; member
107 uint8_t r; member
113 uint8_t r; member
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc_slr.cpp179 for (int r = rStart; r <= rEnd; ++r) { in SLRBox() local
183 auto w = (*x)[key.y][c - cStart]; in SLRBox() local
197 …uint32_t r = SLRCast(rgba[0]), g = SLRCast(rgba[1]), b = SLRCast(rgba[2]), a = SLRCast(rgba[3]); /… in SLRBox() local
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dlru_cache_disk_handler.cpp206 std::ofstream w(fileName_); in Write() local
217 std::ifstream r(fileName_); in Read() local
/ohos5.0/drivers/peripheral/display/composer/test/moduletest/
H A Dhdi_device_test.cpp288 static void AdjustLayerSettings(std::vector<LayerSettings> &settings, uint32_t w, uint32_t h) in AdjustLayerSettings()
461 [=](const auto& l, auto const& r) { return l.zorder < r.zorder; }); in TEST_F()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/
H A Drsrendernode_fuzzer.cpp83 int32_t w; member
116 RectI r(left, top, width, height); in RSBaseRenderNodeFuzzTest() local
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h181 static inline bool IsEmptyRect(const Rect& r) in IsEmptyRect()
186 static inline bool IsLandscapeRect(const Rect& r) in IsLandscapeRect()
459 uint32_t w = static_cast<uint32_t>(xmax - xmin); in TransformRect() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_config.cpp32 std::regex r(pattern); in RegexMatch() local
406 ROGSetting* LCDModel::GetRog(const int w, const int h) const in GetRog() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp103 double w = decomp.quaternion.GetW(); in BuildRotationMatrix() local
597 double r, s, t, x, y, z, w; in DecomposeTransform() local

12