| /foundation/arkui/ace_engine/frameworks/base/test/mock/ |
| D | mock_pixel_map.cpp | 20 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/arkui/ace_engine/adapter/preview/osal/ |
| D | pixel_map_preview.cpp | 23 RefPtr<PixelMap> PixelMap::CreatePixelMap(void* rawPtr) in CreatePixelMap() function in OHOS::Ace::PixelMap
|
| /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/adapter/ohos/osal/ |
| D | pixel_map_ohos.cpp | 71 RefPtr<PixelMap> PixelMap::CreatePixelMap(void* rawPtr) in CreatePixelMap() function in OHOS::Ace::PixelMap
|
| /foundation/multimedia/av_session/frameworks/native/session/test/unittest/ |
| D | avmeta_data_test.cpp | 81 std::shared_ptr<OHOS::Media::PixelMap> AVMetaDataTest::CreatePixelMap() in CreatePixelMap() function in AVMetaDataTest
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
| D | rs_image_test.cpp | 57 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 | 186 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/multimedia/image_framework/interfaces/innerkits/include/ |
| D | image_source.h | 141 …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 | 544 STATIC_EXEC_FUNC(CreatePixelMap) in STATIC_EXEC_FUNC() argument 583 napi_value PixelMapNapi::CreatePixelMap(napi_env env, napi_callback_info info) in CreatePixelMap() function in OHOS::Media::PixelMapNapi 640 napi_value PixelMapNapi::CreatePixelMap(napi_env env, std::shared_ptr<PixelMap> pixelmap) in CreatePixelMap() function in OHOS::Media::PixelMapNapi
|
| D | image_source_napi.cpp | 941 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 | 313 unique_ptr<PixelMap> ImageSource::CreatePixelMap(uint32_t index, const DecodeOptions &opts, uint32_… in CreatePixelMap() function in OHOS::Media::ImageSource
|