| /foundation/arkui/ace_engine/adapter/preview/osal/ |
| D | image_source_preview.cpp | 50 RefPtr<PixelMap> ImageSourcePreview::CreatePixelMap(const Size& size) in CreatePixelMap() function in OHOS::Ace::ImageSourcePreview 55 RefPtr<PixelMap> ImageSourcePreview::CreatePixelMap(uint32_t index, const Size& size) in CreatePixelMap() function in OHOS::Ace::ImageSourcePreview 60 RefPtr<PixelMap> ImageSourcePreview::CreatePixelMap() in CreatePixelMap() function in OHOS::Ace::ImageSourcePreview
|
| D | pixel_map_preview.cpp | 23 RefPtr<PixelMap> PixelMap::CreatePixelMap(void* rawPtr) in CreatePixelMap() function in OHOS::Ace::PixelMap
|
| /foundation/arkui/ace_engine/test/mock/base/ |
| D | mock_pixel_map.cpp | 20 RefPtr<PixelMap> PixelMap::CreatePixelMap(void* /*rawPtr*/) in CreatePixelMap() function in OHOS::Ace::PixelMap
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| D | image_source_ohos.cpp | 85 RefPtr<PixelMap> ImageSourceOhos::CreatePixelMap(const Size& size) in CreatePixelMap() function in OHOS::Ace::ImageSourceOhos 90 RefPtr<PixelMap> ImageSourceOhos::CreatePixelMap(uint32_t index, const Size& size) in CreatePixelMap() function in OHOS::Ace::ImageSourceOhos 107 RefPtr<PixelMap> ImageSourceOhos::CreatePixelMap() in CreatePixelMap() function in OHOS::Ace::ImageSourceOhos
|
| D | pixel_map_ohos.cpp | 80 RefPtr<PixelMap> PixelMap::CreatePixelMap(void* rawPtr) in CreatePixelMap() function in OHOS::Ace::PixelMap
|
| /foundation/window/window_manager/previewer/mock/ |
| D | pixel_map_napi.cpp | 39 napi_value PixelMapNapi::CreatePixelMap(napi_env env, std::shared_ptr<PixelMap> pixelmap) in CreatePixelMap() function in OHOS::Media::PixelMapNapi
|
| /foundation/window/window_manager/test/common/utils/src/ |
| D | common_test_utils.cpp | 31 std::shared_ptr<Media::PixelMap> CommonTestUtils::CreatePixelMap() in CreatePixelMap() function in OHOS::Rosen::CommonTestUtils
|
| /foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
| D | image_source_preview.h | 84 std::unique_ptr<PixelMap> CreatePixelMap(const DecodeOptions& opts, uint32_t& errorCode) in CreatePixelMap() function 136 static napi_value CreatePixelMap(napi_env env, std::shared_ptr<PixelMap> pixelmap) in CreatePixelMap() function
|
| D | drawable_descriptor.cpp | 386 bool LayeredDrawableDescriptor::CreatePixelMap() in CreatePixelMap() function in OHOS::Ace::Napi::LayeredDrawableDescriptor 445 bool LayeredDrawableDescriptor::CreatePixelMap() in CreatePixelMap() function in OHOS::Ace::Napi::LayeredDrawableDescriptor
|
| /foundation/multimedia/av_session/frameworks/native/session/test/unittest/ |
| D | avcallmeta_data_test.cpp | 62 std::shared_ptr<OHOS::Media::PixelMap> AVCallMetaDataTest::CreatePixelMap() in CreatePixelMap() function in OHOS::AVSession::AVCallMetaDataTest
|
| D | avmeta_data_test.cpp | 82 std::shared_ptr<OHOS::Media::PixelMap> AVMetaDataTest::CreatePixelMap() in CreatePixelMap() function in OHOS::AVSession::AVMetaDataTest
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
| D | rs_pixel_map_util_test.cpp | 39 static std::shared_ptr<Media::PixelMap> CreatePixelMap(int width, int height) in CreatePixelMap() function
|
| D | rs_image_test.cpp | 64 static std::shared_ptr<Media::PixelMap> CreatePixelMap(int width, int height) in CreatePixelMap() function
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/transaction/ |
| D | rs_ashmem_test.cpp | 219 static std::shared_ptr<Media::PixelMap> CreatePixelMap(int width, int height) in CreatePixelMap() function
|
| /foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
| D | avmetadatahelper_impl.cpp | 106 static std::shared_ptr<PixelMap> CreatePixelMap(const std::shared_ptr<AVSharedMemory> &mem, PixelFo… in CreatePixelMap() function
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
| D | snapshot.cpp | 134 unique_ptr<PixelMap> Snapshot::CreatePixelMap(const uint8_t* buffer, uint32_t bufferSize) in CreatePixelMap() function in OHOS::DistributedSchedule::Snapshot
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
| D | rs_render_particle_test.cpp | 73 static std::shared_ptr<Media::PixelMap> CreatePixelMap(int width, int height) in CreatePixelMap() function
|
| /foundation/multimedia/image_framework/interfaces/innerkits/include/ |
| D | image_source.h | 163 …NATIVEEXPORT std::unique_ptr<PixelMap> CreatePixelMap(const DecodeOptions &opts, uint32_t &errorCo… in CreatePixelMap() function
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| D | pixel_map_napi.cpp | 709 STATIC_EXEC_FUNC(CreatePixelMap) in STATIC_EXEC_FUNC() argument 747 napi_value PixelMapNapi::CreatePixelMap(napi_env env, napi_callback_info info) in CreatePixelMap() function in OHOS::Media::PixelMapNapi 916 napi_value PixelMapNapi::CreatePixelMap(napi_env env, std::shared_ptr<PixelMap> pixelmap) in CreatePixelMap() function in OHOS::Media::PixelMapNapi
|
| D | image_source_napi.cpp | 1124 napi_value ImageSourceNapi::CreatePixelMap(napi_env env, napi_callback_info info) in CreatePixelMap() function in OHOS::Media::ImageSourceNapi
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/ |
| D | image_source.cpp | 651 unique_ptr<PixelMap> ImageSource::CreatePixelMap(uint32_t index, const DecodeOptions &opts, uint32_… in CreatePixelMap() function in OHOS::Media::ImageSource
|