/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 InitializationOptions &opts) in OH_PixelmapNative() argument
|
/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
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_uni_ui_capture_test.cpp | 246 uint32_t colorLength = sizeof(color) / sizeof(color[0]); in HWTEST_F() local
|
H A D | rs_main_thread_test.cpp | 798 uint32_t colorLength = sizeof(color) / sizeof(color[0]); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
H A D | rs_uni_ui_capture_ext_test.cpp | 152 uint32_t colorLength = sizeof(color) / sizeof(color[0]); in HWTEST_F() local
|
H A D | rs_main_thread_unit_test.cpp | 796 uint32_t colorLength = sizeof(color) / sizeof(color[0]); in HWTEST_F() local
|
/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | pixel_map_preview.cpp | 44 ConvertSkImageToPixmap( const uint32_t* colors, uint32_t colorLength, int32_t width, int32_t height) ConvertSkImageToPixmap() argument
|
/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
|
/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
|
/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | image_source_preview.h | 131 Create( const uint32_t* colors, uint32_t colorLength, const InitializationOptions& opts) Create() argument
|
/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]);
in HWTEST_F() local
|
/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() argument
|
H A D | image_ffi.cpp | 603 int64_t FfiOHOSCreatePixelMap(uint8_t *colors, uint32_t colorLength, CInitializationOptions opts) in FfiOHOSCreatePixelMap() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
H A D | native_image_test.cpp | 459 uint32_t colorLength = 1; in HWTEST_F() local
|
H A D | pixel_map_test.cpp | 177 uint32_t colorLength = width * height * pixelByte; in CreateBuffer() local 2086 constexpr uint32_t colorLength = width * height * pixelByte; in HWTEST_F() local 2123 constexpr uint32_t colorLength = width * height * pixelByte; in HWTEST_F() local 2165 constexpr uint32_t colorLength in HWTEST_F() local 2215 constexpr uint32_t colorLength = width * height * pixelByte; HWTEST_F() local 2246 constexpr uint32_t colorLength = width * height * pixelByte; HWTEST_F() local 2290 constexpr uint32_t colorLength = width * height * pixelByte; HWTEST_F() local 2326 constexpr uint32_t colorLength = width * height * pixelByte; HWTEST_F() local 2362 constexpr uint32_t colorLength = width * height * pixelByte; HWTEST_F() local 2398 constexpr uint32_t colorLength = width * height * pixelByte; HWTEST_F() local 2436 constexpr uint32_t colorLength = width * height * pixelByte; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | pixel_map_ohos.cpp | 278 ConvertSkImageToPixmap( const uint32_t* colors, uint32_t colorLength, int32_t width, int32_t height) ConvertSkImageToPixmap() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | pixelmap_native_ndk_test.cpp | 250 size_t colorLength = 0; in HWTEST_F() local
|
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
H A D | avmetadatahelper_impl.cpp | 375 int32_t colorLength = surfaceBuffer->GetWidth() * surfaceBuffer->GetHeight() * PIXEL_SIZE_HDR_YUV; in CreatePixelMapFromSurfaceBuffer() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | pixel_map.cpp | 244 unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, const InitializationOptions &opts) in Create() argument 250 unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, int32_t offset, int32_t width, in Create() argument 257 unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, int32_t offset, int32_t width, in Create() argument 406 unique_ptr<PixelMap> PixelMap::Create(const uint32_t *colors, uint32_t colorLength, BUILD_PARAM &info, in Create() argument 560 bool PixelMap::CheckParams(const uint32_t *colors, uint32_t colorLength, int32_ argument [all...] |