/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/ |
H A D | fullscreenlaunchcomponent_preview.js | 22 constructor(j, k, l, m = -1, n = undefined, o) { argument 54 purgeVariableDependenciesOnElmtId(g) { argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
H A D | color_extract.cpp | 47 for (int j = 0; j < pixmap->GetWidth(); j++) { in ColorExtract() local 84 for (uint32_t j = left; j < right; j++) { in ColorExtract() local 149 uint32_t g = ModifyWordWidth(GetARGB32ColorG(color), 8, QUANTIZE_WORD_WIDTH); in QuantizeFromRGB888() local 155 uint32_t ColorExtract::ApproximateToRGB888(uint32_t r, uint32_t g, uint32_t b) in ApproximateToRGB888() 219 uint32_t g = GetARGB32ColorG(color); in Rgb2Gray() local 257 uint32_t g = GetARGB32ColorG(color); in CalcRelativeLum() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_color_extract.cpp | 37 for (int j = 0; j < pixmap->GetWidth(); j++) { in RSColorExtract() local 64 for (uint32_t j = left; j < right; j++) { in RSColorExtract() local 117 uint32_t g = ModifyWordWidth(GetARGB32ColorG(color), 8, QUANTIZE_WORD_WIDTH); in QuantizeFromRGB888() local 123 uint32_t RSColorExtract::ApproximateToRGB888(uint32_t r, uint32_t g, uint32_t b) in ApproximateToRGB888() 190 uint32_t g = GetARGB32ColorG(color); in Rgb2Gray() local 228 uint32_t g = GetARGB32ColorG(color); in CalcRelativeLum() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/colorspace_fuzzer/ |
H A D | color_space_fuzzer.cpp | 70 float g = GetObject<float>(); in ColorSpaceFuzzTest002() local 80 for (uint32_t j = 0; j < CMSMATRIX_SIZE; j++) { in ColorSpaceFuzzTest002() local
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/ |
H A D | cpu_brightness_algo.cpp | 131 for (uint32_t j = 0; j < width; j++) { in OnApplyYUVNV21() local 139 uint8_t g = FormatHelper::YuvToG(y, u, v); in OnApplyYUVNV21() local 190 for (uint32_t j = 0; j < width; j++) { in OnApplyYUVNV12() local 198 uint8_t g = FormatHelper::YuvToG(y, u, v); in OnApplyYUVNV12() local
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/ |
H A D | cpu_contrast_algo.cpp | 120 for (uint32_t j = 0; j < width; j++) { in OnApplyYUVNV21() local 128 uint8_t g = FormatHelper::YuvToG(y, u, v); in OnApplyYUVNV21() local 177 for (uint32_t j = 0; j < width; j++) { in OnApplyYUVNV12() local 185 uint8_t g = FormatHelper::YuvToG(y, u, v); in OnApplyYUVNV12() local
|
/ohos5.0/drivers/peripheral/display/test/unittest/lite/ |
H A D | loadbmp_test.c | 41 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/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | post_proc_slr.cpp | 79 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 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/render_environment/ |
H A D | render_environment.cpp | 307 for (uint32_t j = 0; j < width; j++) { in ConvertFromYUVToRGB() local 324 uint8_t g = FormatHelper::YuvToG(y, u, v); in ConvertFromYUVToRGB() local 345 for (uint32_t j = 0; j < width; j++) { in ConvertFromRGBToYUV() local 350 uint8_t g = rgbData[rgb_index + G_POS]; in ConvertFromRGBToYUV() local
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/main_test/ |
H A D | v4l2_main.cpp | 230 int x, y, j; in ProcessImage() local 231 int y0, u, v, r, g, b; in ProcessImage() local 524 for (int j = 0; j < i; ++j) { in V4L2FrameThread() local
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
H A D | cloud_extension_stub.js | 37 let g; variable 69 let j; variable
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/ |
H A D | subheader.js | 2169 let g = { class in TextArrowLayout.onMeasureSize 2179 let j = { class in TextArrowLayout.onMeasureSize
|
/ohos5.0/drivers/peripheral/camera/test/ut/usb_camera/ |
H A D | test_camera_base.cpp | 309 int x, y, j; in ProcessImage() local 310 int y0, u, v, r, g, b; in ProcessImage() local
|
/ohos5.0/drivers/peripheral/camera/test/ut/v4l2/ |
H A D | test_camera_base.cpp | 298 int x, y, j; in ProcessImage() local 299 int y0, u, v, r, g, b; in ProcessImage() local
|
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/ |
H A D | napi_utils.cpp | 594 napi_value g = GetDetailAsyKeySpecValue(env, arg, "g"); in InitDsaCommonAsyKeySpec() local 797 napi_value g = GetDetailAsyKeySpecValue(env, arg, "g"); in InitEccDetailAsyKeySpec() local 1301 napi_value g = GetDetailAsyKeySpecValue(env, arg, "g"); in InitDhCommonAsyKeySpec() local 1631 for (size_t j = 0; j < sizeof(uint64_t); j++) { in ConvertBigIntToNapiValue() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefin… variable
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 1338 constructor(a, b, c, d, e, f, g, h, i, j) { argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_base_render_util.cpp | 114 float g = 0.0f; member 781 for (int j = 0; j < bufferWidth; j++) { in ConvertYUV420SPToRGBA() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_map.cpp | 3094 float g = HalfTranslate(pixel + RGBA_F16_G_OFFSET); in SetF16PixelAlpha() local 3162 uint16_t g = 0; in SetRGBA1010102PixelAlpha() local 3292 for (int32_t j = 0; j < stride; j+=pixelBytes_) { in ConvertAlphaFormat() local
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …Object.defineProperty(E,"__esModule",{value:!0}),E.maxPathLength=E.isMac=E.isLinux=E.isWindows=voi… function
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …Object.defineProperty(E,"__esModule",{value:!0}),E.maxPathLength=E.isMac=E.isLinux=E.isWindows=voi… function
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …Object.defineProperty(E,"__esModule",{value:!0}),E.maxPathLength=E.isMac=E.isLinux=E.isWindows=voi… function
|