/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | render_service_client_watermark_demo.cpp | 32 uint32_t colorLength = sizeof(color) / sizeof(color[0]); in main() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/ |
H A D | pixelmap_native_impl.cpp | 33 OH_PixelmapNative::OH_PixelmapNative(const uint32_t *colors, uint32_t colorLength, const Initializa… in OH_PixelmapNative()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
H A D | pixel_map_test.cpp | 168 uint32_t colorLength = width * height * pixelByte; in CreateBuffer() local 2043 constexpr uint32_t colorLength = width * height * pixelByte; variable 2080 constexpr uint32_t colorLength = width * height * pixelByte; variable 2122 constexpr uint32_t colorLength = width * height * pixelByte; variable 2172 constexpr uint32_t colorLength = width * height * pixelByte; variable 2203 constexpr uint32_t colorLength = width * height * pixelByte; variable 2247 constexpr uint32_t colorLength = width * height * pixelByte; variable 2283 constexpr uint32_t colorLength = width * height * pixelByte; variable 2319 constexpr uint32_t colorLength = width * height * pixelByte; variable 2355 constexpr uint32_t colorLength = width * height * pixelByte; variable
|
H A D | native_image_test.cpp | 459 uint32_t colorLength = 1; variable
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | pixel_map_preview.cpp | 45 const uint32_t* colors, uint32_t colorLength, int32_t width, int32_t height) in ConvertSkImageToPixmap()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/ |
H A D | rs_interfaces_system_test.cpp | 141 uint32_t colorLength = sizeof(color) / sizeof(color[0]); variable
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/ |
H A D | mock_pixel_map.cpp | 45 std::unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, in Create() 51 std::unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, int32_t of… in Create() 57 bool PixelMap::CheckParams(const uint32_t *colors, uint32_t colorLength, int32_t offset, int32_t st… in CheckParams()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_uni_ui_capture_test.cpp | 249 uint32_t colorLength = sizeof(color) / sizeof(color[0]); variable
|
H A D | rs_main_thread_test.cpp | 833 uint32_t colorLength = sizeof(color) / sizeof(color[0]); variable
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
H A D | pixel_map_impl.cpp | 40 std::unique_ptr<PixelMap> PixelMapImpl::CreatePixelMap(uint32_t *colors, uint32_t colorLength, in CreatePixelMap()
|
H A D | image_ffi.cpp | 510 … int64_t FfiOHOSCreatePixelMap(uint8_t *colors, uint32_t colorLength, CInitializationOptions opts) in FfiOHOSCreatePixelMap()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | image_source_preview.h | 127 const uint32_t* colors, uint32_t colorLength, const InitializationOptions& opts) in Create()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_data_panel.cpp | 281 size_t colorLength = jsLinearGradient->GetGradient().size(); in ConvertGradientColor() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | pixel_map_ohos.cpp | 283 const uint32_t* colors, uint32_t colorLength, int32_t width, int32_t height) in ConvertSkImageToPixmap()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | pixelmap_native_ndk_test.cpp | 245 size_t colorLength = 0; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_data_panel_bridge.cpp | 84 size_t colorLength = jsLinearGradient->GetGradient().size(); in ConvertGradientColor() local
|
H A D | arkts_native_progress_bridge.cpp | 96 size_t colorLength = jsLinearGradient->GetGradient().size(); in ConvertProgressResourceColor() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_map.cpp | 240 unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, const Initializ… in Create() 246 unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, int32_t offset,… in Create() 253 unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, int32_t offset,… in Create() 409 unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, BUILD_PARAM &in… in Create() 563 bool PixelMap::CheckParams(const uint32_t *colors, uint32_t colorLength, int32_t offset, int32_t wi… in CheckParams()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
H A D | avmetadatahelper_impl.cpp | 273 …int32_t colorLength = mySurfaceBuffer->GetWidth() * mySurfaceBuffer->GetHeight() * PIXEL_SIZE_HDR_… in OnCreatePixelMapHdr() local
|