/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | pixel_convert.cpp | 60 static void AlphaTypeConvertOnRGB(uint32_t &A, uint32_t &R, uint32_t &G, uint32_t &B, in AlphaTypeConvertOnRGB() 88 static uint32_t FillARGB8888(uint32_t A, uint32_t R, uint32_t G, uint32_t B) in FillARGB8888() 96 static uint32_t FillABGR8888(uint32_t A, uint32_t B, uint32_t G, uint32_t R) in FillABGR8888() 104 static uint32_t FillRGBA8888(uint32_t R, uint32_t G, uint32_t B, uint32_t A) in FillRGBA8888() 112 static uint32_t FillBGRA8888(uint32_t B, uint32_t G, uint32_t R, uint32_t A) in FillBGRA8888() 120 static uint16_t FillRGB565(uint32_t R, uint32_t G, uint32_t B) in FillRGB565() 128 static uint64_t FillRGBAF16(float R, float G, float B, float A) in FillRGBAF16() 190 uint32_t R = sourceRow[i]; in GrayConvert() local 191 uint32_t G = sourceRow[i]; in GrayConvert() local 229 uint32_t R = sourceRow[0]; in GrayAlphaConvert() local [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
H A D | color_matrix.cpp | 126 const float R = HUE_R * (1 - sat); in SetSaturation() local 127 const float G = HUE_G * (1 - sat); in SetSaturation() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
H A D | 3d_dm_brdf_common.h | 43 float SpecularHorizonOcclusion(vec3 R, vec3 N) in SpecularHorizonOcclusion() 155 float G = vGGXWithCombinedDenominator(alpha2, NoV, NoL); in microfacedSpecularBrdf() local 165 float G = vKelemen(NoH); in microfacedSpecularBrdfClearcoat() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/ |
H A D | layer_context.cpp | 306 uint8_t R = pixelValueRBGA >> RBGA_R_MOVEBITS; in ConvertRBGA2YUV() local 308 uint8_t G = pixelValueRBGA >> RBGA_G_MOVEBITS; in ConvertRBGA2YUV() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/src/ |
H A D | color_extract.cpp | 259 float R = NormalizeRgb(r); in CalcRelativeLum() local 260 float G = NormalizeRgb(g); in CalcRelativeLum() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_color_extract.cpp | 230 float R = NormalizeRgb(r); in CalcRelativeLum() local 231 float G = NormalizeRgb(g); in CalcRelativeLum() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …eturn r(D,u),D};Object.defineProperty(e,"__esModule",{value:!0}),e.WORK_SPACE=e.HVIGOR_PROJECT_WRA… variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_utils.cpp | 213 float R = float(color.GetRed()) / maxColorRange; in GetDarkColor() local 214 float G = float(color.GetGreen()) / maxColorRange; in GetDarkColor() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties_painter.cpp | 364 float R = float(color.GetRed()) / maxColorRange; in GetDarkColor() local 365 float G = float(color.GetGreen()) / maxColorRange; in GetDarkColor() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_base_render_util.cpp | 205 const Vector2f& R = basePoints[0]; in GenRGBToXYZMatrix() local 206 const Vector2f& G = basePoints[1]; in GenRGBToXYZMatrix() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_builder.cpp | 66 constexpr auto R = 0; variable 67 constexpr auto G = 1; variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …)?259:4095},Object.defineProperty(h,"__esModule",{value:!0}),h.LOG_LEVEL=h.ANALYZE=h.PARALLEL=h.IN… class
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …)?259:4095},Object.defineProperty(h,"__esModule",{value:!0}),h.LOG_LEVEL=h.ANALYZE=h.PARALLEL=h.IN… class
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …)?259:4095},Object.defineProperty(h,"__esModule",{value:!0}),h.LOG_LEVEL=h.ANALYZE=h.PARALLEL=h.IN… property in ht.t
|