Home
last modified time | relevance | path

Searched defs:picture (Results 1 - 25 of 84) sorted by relevance

1234

/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_picture.cpp26 void TexginePicture::SetPicture(const std::shared_ptr<RSPicture> picture) in SetPicture() argument
/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_animation.cpp40 void APngImageAnimation::UpdateAndNotifyPicture(const RefPtr<PictureFrame<int32_t>> &picture) in UpdateAndNotifyPicture() argument
79 auto picture = pictures_[index]; in OnNormalizedTimestampChanged() local
[all...]
/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Deffect_context.cpp31 std::shared_ptr<ExifMetadata> GetExifMetadataFromPicture(Picture *picture) in GetExifMetadataFromPicture() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dflutter_render_context.h62 auto picture = recorder_->endRecording(); in FinishRecordingAsPicture() local
73 auto picture = recorder_->endRecording(); in FinishRecordingAsImage() local
H A Drosen_render_context.cpp236 auto picture = recorder_->finishRecordingAsPicture(); in FinishRecordingAsImage() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/picture_fuzzer/
H A Dpicture_fuzzer.cpp38 Picture picture; in PictureFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dpicture_test.cpp49 std::unique_ptr<Picture> picture = std::make_unique<Picture>(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dpicture_animation.h115 void UpdateAndNotifyPicture(const RefPtr<PictureFrame<T>>& picture) in UpdateAndNotifyPicture() argument
141 UpdateAndNotifyPicture(picture); global() variable
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/picture_ndk/
H A Dpicture_native_impl.cpp22 OH_PictureNative::OH_PictureNative(std::shared_ptr<OHOS::Media::Picture> picture) in OH_PictureNative() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/client/src/
H A Ddeferred_photo_processing_session_callback_proxy.cpp48 OnProcessImageDone(const std::string &imageId, std::shared_ptr<Media::Picture> picture, bool isCloudEnhancementAvailable) OnProcessImageDone() argument
73 OnDeliveryLowQualityImage(const std::string &imageId, std::shared_ptr<Media::Picture> picture) OnDeliveryLowQualityImage() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/
H A Dbuffer_info.cpp48 BufferInfoExt::BufferInfoExt(std::shared_ptr<Media::Picture> picture, long dataSize, bool isHighQuality, in BufferInfoExt() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/
H A Dskia_recording.cpp149 sk_sp<SkPicture> picture = recorder_->finishRecordingAsPicture(); in EndCapture() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_packer_native_impl.cpp138 int32_t OH_ImagePackerNative::PackToDataFromPicture(OHOS::Media::PackOption *option, struct OH_PictureNative *picture, in PackToDataFromPicture() argument
234 int32_t OH_ImagePackerNative::PackToFileFromPicture(OHOS::Media::PackOption *option, struct OH_PictureNative *picture, in PackToFileFromPicture() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/
H A Ddeferred_processing_service.cpp61 NotifyLowQualityImage(const int32_t userId, const std::string& imageId, std::shared_ptr<Media::Picture> picture) NotifyLowQualityImage() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_shader_effect_test.cpp95 Picture picture; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/effect/
H A Dshader_effect_test.cpp139 Picture picture; in HWTEST_F() local
156 Picture picture; in HWTEST_F() local
457 Picture picture; in HWTEST_F() local
474 Picture picture; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_replayer.cpp107 sk_sp<SkPicture> picture = recorder_->finishRecordingAsPicture(); in FinilizeCapturingSKP() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/session/
H A Dsession_coordinator.h84 std::shared_ptr<Media::Picture> picture; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dpicture_data_operations.cpp150 std::shared_ptr<Media::Picture> picture; in GetDataWithImageId() local
195 std::shared_ptr<Media::Picture> picture; in GetDataWithImageIdAndPictureType() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dpicture_data_operations.h44 explicit PicturePair(std::shared_ptr<Media::Picture> picture, std::string photoId, in PicturePair() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/shadereffect_fuzzer/
H A Dshader_effect_fuzzer.cpp129 Picture picture; in ShaderEffectFuzzTest003() local
259 Picture picture; in ShaderEffectFuzzTest005() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsgpuoverdrawcanvaslistener_fuzzer/
H A Drsgpuoverdrawcanvaslistener_fuzzer.cpp356 Drawing::Picture picture; in DoDrawPicture() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/
H A Dcmd_list_helper_test.cpp132 auto picture = CmdListHelper::GetPictureFromCmdList(*cmdList, handle); in HWTEST_F() local
566 Picture picture; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/overdraw/
H A Drs_listened_canvas_test.cpp331 Drawing::Picture picture; in HWTEST_F() local
405 Drawing::Picture picture; in HWTEST_F() local
H A Drs_gpu_overdraw_canvas_listener_test.cpp166 Drawing::Picture picture; in HWTEST_F() local
279 Drawing::Picture picture; in HWTEST_F() local

Completed in 12 milliseconds

1234