Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dblur_circles.cpp38 const float r = radius > 0 ? 0.57735f * radius + 0.5f : 0.0f; in ConvertRadiusToSigma() local
62 for (int j = 0; j < loops; ++j) { in OnTestFunction() local
82 for (int j = 0; j < n; ++j) { in OnTestFunction() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_surface_darwin.cpp144 for (int32_t j = 0; j < width; j++) { in YInvert() local
150 const auto &r = height - 1 - i; in YInvert() local
151 for (int32_t j = 0; j < width; j++) { in YInvert() local
157 const auto &r = height - 1 - i; in YInvert() local
158 for (int32_t j = 0; j < width; j++) { in YInvert() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_surface_windows.cpp146 for (int32_t j = 0; j < width; j++) { in YInvert() local
152 const auto &r = height - 1 - i; in YInvert() local
153 for (int32_t j = 0; j < width; j++) { in YInvert() local
159 const auto &r = height - 1 - i; in YInvert() local
160 for (int32_t j = 0; j < width; j++) { in YInvert() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dlf_ring.c136 FILLP_ULONG j; in FillpLfRingMpEnqueue() local
220 FILLP_ULONG j; in FillpLfRingMcDequeue() local
264 FILLP_INT FillpRingEmpty(const struct FillpLfRing *r) in FillpRingEmpty()
272 FILLP_INT FillpRingFreeEntries(const struct FillpLfRing *r) in FillpRingFreeEntries()
297 FILLP_ULONG FillpRingValidOnes(struct FillpLfRing *r) in FillpRingValidOnes()
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwm_occlusion_region.cpp175 uint32_t j = 0; in UpdateRects() local
205 for (const auto& r : rects_) { in MakeBound() local
247 Rects r; in RegionOpLocal() local
276 Region Region::Or(Region& r) in Or()
283 Region Region::And(Region& r) in And()
290 Region Region::Sub(Region& r) in Sub()
297 Region Region::Xor(Region& r) in Xor()
304 Region& Region::OrSelf(Region& r) in OrSelf()
309 Region& Region::AndSelf(Region& r) in AndSelf()
314 Region& Region::SubSelf(Region& r) in SubSelf()
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_occlusion_region.cpp173 uint32_t j = 0; in UpdateRects() local
202 for (const auto& r : rects_) { in MakeBound() local
265 Rects r; in RegionOpLocal() local
317 Region& Region::AndSelf(Region& r) in AndSelf()
322 Region& Region::OrSelf(Region& r) in OrSelf()
327 Region& Region::XOrSelf(Region& r) in XOrSelf()
332 Region& Region::SubSelf(Region& r) in SubSelf()
337 Region Region::And(Region& r) in And()
344 Region Region::Or(Region& r) in Or()
351 Region Region::Xor(Region& r) in Xor()
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/
H A Dcolor_extract.cpp47 for (int j = 0; j < pixmap->GetWidth(); j++) { in ColorExtract() local
84 for (uint32_t j = left; j < right; j++) { in ColorExtract() local
148 uint32_t r = ModifyWordWidth(GetARGB32ColorR(color), 8, QUANTIZE_WORD_WIDTH); in QuantizeFromRGB888() local
155 uint32_t ColorExtract::ApproximateToRGB888(uint32_t r, uint32_t g, uint32_t b) in ApproximateToRGB888()
218 uint32_t r = GetARGB32ColorR(color); in Rgb2Gray() local
256 uint32_t r = GetARGB32ColorR(color); in CalcRelativeLum() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_color_extract.cpp37 for (int j = 0; j < pixmap->GetWidth(); j++) { in RSColorExtract() local
64 for (uint32_t j = left; j < right; j++) { in RSColorExtract() local
116 uint32_t r = ModifyWordWidth(GetARGB32ColorR(color), 8, QUANTIZE_WORD_WIDTH); in QuantizeFromRGB888() local
123 uint32_t RSColorExtract::ApproximateToRGB888(uint32_t r, uint32_t g, uint32_t b) in ApproximateToRGB888()
189 uint32_t r = GetARGB32ColorR(color); in Rgb2Gray() local
227 uint32_t r = GetARGB32ColorR(color); in CalcRelativeLum() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc_slr.cpp79 for (int j = 0; j < 2 * a; j++) { // 2 max SLR box size in GetWeights() local
85 for (int j = 0; j < 2 * a; j++) { // 2 max SLR box size in GetWeights() local
179 for (int r = rStart; r <= rEnd; ++r) { 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
210 for (int j = 0; j < n; j++) { in Serial() local
224 for (int j = 0; j < n; j++) { in SLRSubtask() local
260 for (int j = 0; j < n; j++) { in Parallel() local
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/
H A Dcpu_brightness_algo.cpp131 for (uint32_t j = 0; j < width; j++) { in OnApplyYUVNV21() local
138 uint8_t r = FormatHelper::YuvToR(y, u, v); in OnApplyYUVNV21() local
190 for (uint32_t j = 0; j < width; j++) { in OnApplyYUVNV12() local
197 uint8_t r = FormatHelper::YuvToR(y, u, v); in OnApplyYUVNV12() local
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/
H A Dcpu_contrast_algo.cpp120 for (uint32_t j = 0; j < width; j++) { in OnApplyYUVNV21() local
127 uint8_t r = FormatHelper::YuvToR(y, u, v); in OnApplyYUVNV21() local
177 for (uint32_t j = 0; j < width; j++) { in OnApplyYUVNV12() local
184 uint8_t r = FormatHelper::YuvToR(y, u, v); in OnApplyYUVNV12() local
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_locale.cpp114 RState r = this->SetLanguage(language, languageLen); in Init() local
162 RState ProcessSubtag(const char *curPos, int32_t subTagLen, uint16_t &nextType, ParseResult &r) in ProcessSubtag()
193 ResLocale *ResLocale::CreateResLocale(ParseResult &r, RState &rState) in CreateResLocale()
214 ParseResult r; in DoParse() local
458 for (std::size_t j = 0; j < len - 1 - i; j++) { in FindAndSort() local
/ohos5.0/drivers/peripheral/display/test/unittest/lite/
H A Dloadbmp_test.c41 static uint16_t OsdMakeColorU16(uint8_t r, uint8_t g, uint8_t b, OsdCompInfo compinfo) in OsdMakeColorU16()
188 uint16_t j; in LoadRgbData() local
212 uint16_t j; in LoadData() local
259 uint16_t j; in Copy2BitsAnd4Bits() local
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dres_locale.cpp118 RState r = this->SetLanguage(language, languageLen); in Init() local
168 RState ProcessSubtag(const char *curPos, int32_t subTagLen, uint16_t &nextType, ParseResult &r) in ProcessSubtag()
199 ResLocale *ResLocale::CreateResLocale(ParseResult &r, RState &rState) in CreateResLocale()
220 ParseResult r; in DoParse() local
469 for (std::size_t j = 0; j < len - 1 - i; j++) { in FindAndSort() local
/ohos5.0/foundation/resourceschedule/ffrt/benchmarks/face_story/
H A Dface_story.cpp36 for (uint32_t r = 0; r < REPEAT; r++) { in FaceStory() local
70 for (auto j = 0; j < FACE_NUM; j++) { // 图像可能存在多个人脸,loop in FaceStory() local
/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"… variable
/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"… function
/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"… variable
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/src/
H A Dcolor_space.cpp180 for (size_t j = 0; j < b.size(); ++j) { in operator *() local
193 for (size_t j = 0; j < a.size(); ++j) { in operator *() local
204 for (size_t j = 0; j < x.size(); ++j) { in operator *() local
322 for (size_t r = 0; r < dst.size(); ++r) { in Invert() local
387 for (int j = 0; j < DIMES_3; ++j) { in ToSkiaXYZ() local
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.cpp307 for (uint32_t j = 0; j < width; j++) { in ConvertFromYUVToRGB() local
323 uint8_t r = FormatHelper::YuvToR(y, u, v); in ConvertFromYUVToRGB() local
345 for (uint32_t j = 0; j < width; j++) { in ConvertFromRGBToYUV() local
349 uint8_t r = rgbData[rgb_index]; in ConvertFromRGBToYUV() local
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dlru_cache_disk_handler.cpp169 for (int32_t j = 0; j < cJSON_GetArraySize(keyItem); j++) { in ReadCacheFromJsonValue() local
217 std::ifstream r(fileName_); in Read() local
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dtransform.cpp70 uint8_t j = (i + 1) % vertexNum; // 1: the next vertex in GetClockWise() local
210 Rect r = polygon_.MakeAABB(); in GetOrigPoint() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/sync_fuzzer/
H A Dsync_fuzzer.cpp217 int j = 0; in OtherOperation() local
261 auto *r = reinterpret_cast<const int *>(data); in PragmaOperation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp63 for (int j = 0; j < 4; j++) { in Normalize() local
524 for (int32_t j = 0; j < 3; j++) { in DecomposeTransform() local
577 for (int j = 0; j < 3; ++j) in DecomposeTransform() local
597 double r, s, t, x, y, z, w; in DecomposeTransform() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_filler.cpp97 for (int j = 0; j < itemWidth; ++j) { in FitItem() local
132 for (int32_t r = 0; r < size.rows; ++r) { in FillOne() local

12