Home
last modified time | relevance | path

Searched +defs:N +defs:b (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
H A Dcolor_extract.cpp150 uint32_t b = ModifyWordWidth(GetARGB32ColorB(color), 8, QUANTIZE_WORD_WIDTH); in QuantizeFromRGB888() local
155 uint32_t ColorExtract::ApproximateToRGB888(uint32_t r, uint32_t g, uint32_t b) in ApproximateToRGB888()
195 bool ColorExtract::cmp(std::pair<uint32_t, uint32_t>&a, std::pair<uint32_t, uint32_t>&b) {return a.… in cmp() argument
209 void ColorExtract::SetFeatureColorNum(int N) in SetFeatureColorNum()
220 uint32_t b = GetARGB32ColorB(color); in Rgb2Gray() local
258 uint32_t b = GetARGB32ColorB(color); in CalcRelativeLum() local
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_csync.cpp140 const int N = 10; variable
174 const int N = 10; variable
579 const int N = 100; in LockTest() local
605 const int N = 100; in TryLockTest() local
633 const int N = 100; in LockSharedTest() local
663 const int N = 100; in TryLockSharedTest() local
727 auto ThreadFunc1 = [](int a, const int& b) { in __anonc91b23f77402()
732 auto ThreadFunc2 = [](const char* a, const char* b) { in __anonc91b23f77502()
818 baz b; variable
844 baz b; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_color_extract.cpp118 uint32_t b = ModifyWordWidth(GetARGB32ColorB(color), 8, QUANTIZE_WORD_WIDTH); in QuantizeFromRGB888() local
123 uint32_t RSColorExtract::ApproximateToRGB888(uint32_t r, uint32_t g, uint32_t b) in ApproximateToRGB888()
163 bool RSColorExtract::cmp(std::pair<uint32_t, uint32_t> &a, std::pair<uint32_t, uint32_t> &b) in cmp() argument
180 void RSColorExtract::SetFeatureColorNum(int N) in SetFeatureColorNum()
191 uint32_t b = GetARGB32ColorB(color); in Rgb2Gray() local
229 uint32_t b = GetARGB32ColorB(color); in CalcRelativeLum() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/
H A Dheaders.rs168 fn try_from(pair: (N, V)) -> Result<Self, Self::Error> { in try_from()
241 let b = HEADER_CHARS[*b as usize]; in normalize() localVariable
729 pub fn insert<N, V>(&mut self, name: N, value: V) -> Result<Option<HeaderValue>, HttpError> in insert()
731 HeaderName: TryFrom<N>, in insert()
766 pub fn append<N, V>(&mut self, name: N, value: V) -> Result<(), HttpError> in append()
768 HeaderName: TryFrom<N>, in append()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dutils.h109 constexpr std::size_t ArraySize(T (&)[N]) noexcept in ArraySize()
115 T ConvertIntToEnum(int32_t index, const T (&values)[N], T defaultValue) in ConvertIntToEnum()
286 int b = color & 0xFF; in IsDarkColor() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp582 constexpr size_t Compare(const T (&a)[N], const T (&b)[N]) in Compare()
593 constexpr size_t Set(T (&a)[N], const T (&b)[N]) in Set()
602 …nst GraphicsState::ColorBlendState::Attachment& a, const GraphicsState::ColorBlendState::Attachmen… in CompareBlendFactors()
617 …nst GraphicsState::ColorBlendState::Attachment& a, const GraphicsState::ColorBlendState::Attachmen… in CompareBlendOps()
622 …Ops(GraphicsState::ColorBlendState::Attachment& a, const GraphicsState::ColorBlendState::Attachmen… in SetBlendOps()
628 …ol CompareStencilOp(const GraphicsState::StencilOpState& a, const GraphicsState::StencilOpState& b) in CompareStencilOp()
633 void SetStencilOp(GraphicsState::StencilOpState& a, const GraphicsState::StencilOpState& b) in SetStencilOp()
640 void SetStencilCompareOp(GraphicsState::StencilOpState& a, const GraphicsState::StencilOpState& b) in SetStencilCompareOp()
804 for (auto& b : boundObjects_) { in ResetBindings() local
1030 for (const auto& b : s.bindings) { in SetupCache() local
[all …]
H A Dgpu_program_gles.cpp36 #define BIND_MAP_4_4(a, b) (((a) << 4) | (b)) argument
301 void FixBindings(T (&types)[N], binder& map, const TypeOfOther& sbSets, string& source) in FixBindings()
404 for (const auto& b : s.bindings) { in BuildBindInfos() local
673 for (const auto& b : combSets) { in Specialize() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16balThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"… constant
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp323 float b = cornerPoint.GetY() - perpendicularSlope * cornerPoint.GetX(); in EndPointsFromAngle() local
1104 float N = (hueRotate - 120 * type) / 120; in PaintHueRotate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_decoration_painter.cpp350 float b = cornerPoint.y() - perpendicularSlope * cornerPoint.x(); in EndPointsFromAngle() local
1102 float N = (hueRotate - 120 * type) / 120; in PaintHueRotate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp423 float b = cornerPoint.y() - perpendicularSlope * cornerPoint.x(); in EndPointsFromAngle() local
472 float b = cornerPoint.GetY() - perpendicularSlope * cornerPoint.GetX(); in EndPointsFromAngle() local
1779 float N = (hueRotates - 120 * type) / 120; in PaintHueRotate() local
1825 float N = (hueRotates - 120 * type) / 120; in PaintHueRotate() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15b"),d=require("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined"!=… constant
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15b"),d=require("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined"!=… constant
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16b"),d=require("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined"!=… constant