| /foundation/arkui/ace_engine/frameworks/core/image/ |
| D | image_object.h | 66 void SetFrameCount(int32_t frameCount) in SetFrameCount() 129 … ImageSourceInfo source, const Size& imageSize, int32_t frameCount, const sk_sp<SkSVGDOM>& skiaDom) in SvgSkiaImageObject() 156 …SvgImageObject(ImageSourceInfo source, const Size& imageSize, int32_t frameCount, const RefPtr<Svg… in SvgImageObject() 185 …StaticImageObject(ImageSourceInfo source, const Size& imageSize, int32_t frameCount, const sk_sp<S… in StaticImageObject() 190 …ImageSourceInfo source, const Size& imageSize, int32_t frameCount, const std::shared_ptr<RSData>& … in StaticImageObject()
|
| D | image_object_animated.cpp | 30 int32_t frameCount, in AnimatedImageObject() 145 …bject> CreateAnimatedImageObject(ImageSourceInfo source, const Size& imageSize, int32_t frameCount, in UploadToGpuForRender()
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| D | window.cpp | 28 …auto&& callback = [this](uint64_t nanoTimestamp, uint32_t frameCount) { OnVsync(nanoTimestamp, fra… in Window() 50 void Window::OnVsync(uint64_t nanoTimestamp, uint32_t frameCount) in OnVsync()
|
| /foundation/arkui/ace_engine/frameworks/core/image/apng/ |
| D | apng_image_object.h | 32 int32_t frameCount, in ApngImageObject() 44 int32_t frameCount, in ApngImageObject()
|
| /foundation/arkui/ace_engine/test/mock/core/common/ |
| D | mock_window.cpp | 21 void Window::OnVsync(uint64_t nanoTimestamp, uint32_t frameCount) {} in OnVsync()
|
| /foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/ |
| D | dcamera_client_demo.h | 207 void OnCaptureEnded(const int32_t captureID, int32_t frameCount) const in OnCaptureEnded() 230 void OnFrameEnded(const int32_t frameCount) const in OnFrameEnded() 253 void OnFrameEnded(const int32_t frameCount) const in OnFrameEnded()
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/ |
| D | dcamera_client_demo.h | 207 void OnCaptureEnded(const int32_t captureID, int32_t frameCount) const in OnCaptureEnded() 230 void OnFrameEnded(const int32_t frameCount) const in OnFrameEnded() 253 void OnFrameEnded(const int32_t frameCount) const in OnFrameEnded()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
| D | image_object.cpp | 56 void ImageObject::SetFrameCount(int32_t frameCount) in SetFrameCount()
|
| /foundation/arkui/ui_lite/frameworks/core/ |
| D | render_manager.cpp | 81 static uint16_t frameCount = 0; in UpdateFPSByFixedTimeMethod() local 133 static int32_t frameCount = 0; in UpdateFPSByPreciseSamplingMethod() local
|
| /foundation/arkui/ace_engine/test/unittest/core/common/ace_engine/ |
| D | window_test.cpp | 81 uint32_t frameCount = 10; variable
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
| D | image_source_gif_ex_test.cpp | 248 auto frameCount = imageSource->GetFrameCount(errorCode); variable 271 auto frameCount = imageSource->GetFrameCount(errorCode); variable 293 auto frameCount = imageSource->GetFrameCount(errorCode); variable
|
| /foundation/multimedia/camera_framework/services/camera_service/binder/server/src/ |
| D | hstream_repeat_callback_stub.cpp | 53 int32_t frameCount = data.ReadInt32(); in HandleOnFrameEnded() local
|
| D | hstream_capture_callback_stub.cpp | 71 int32_t frameCount = data.ReadInt32(); in HandleOnCaptureEnded() local
|
| /foundation/multimedia/audio_lite/services/impl/audio_source/ |
| D | audio_source.cpp | 94 AudioCodecFormat audioFormat, size_t &frameCount) in GetMinFrameCount() 113 uint64_t frameCount = 0; in GetFrameCount() local
|
| /foundation/multimedia/audio_lite/services/server/src/ |
| D | audio_capturer_server.cpp | 175 size_t frameCount; in GetMinFrameCount() local 263 size_t frameCount; in GetMiniFrameCount() local 276 uint64_t frameCount = capturer->GetFrameCount(); in GetFrameCount() local
|
| /foundation/arkui/ace_engine/test/mock/core/image_provider/ |
| D | mock_skia_image_data.cpp | 23 static int32_t frameCount { 0 }; variable
|
| /foundation/multimedia/audio_lite/frameworks/passthrough/ |
| D | audio_capturer_client.cpp | 36 … AudioCodecFormat audioFormat, size_t &frameCount) in GetMinFrameCount()
|
| /foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
| D | hstream_repeat_callback_proxy.cpp | 44 int32_t HStreamRepeatCallbackProxy::OnFrameEnded(int32_t frameCount) in OnFrameEnded()
|
| D | hstream_capture_callback_proxy.cpp | 64 int32_t HStreamCaptureCallbackProxy::OnCaptureEnded(int32_t captureId, int32_t frameCount) in OnCaptureEnded()
|
| /foundation/multimedia/audio_lite/frameworks/ |
| D | audio_capturer.cpp | 40 size_t &frameCount) in GetMinFrameCount()
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/ |
| D | videodec_ndk_inner_sample.h | 130 uint32_t frameCount = 0; variable
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/ |
| D | videodec_ndk_inner_sample.h | 125 uint32_t frameCount = 0; variable
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/ |
| D | videoenc_ndk_inner_sample.h | 132 uint32_t frameCount = 0; variable
|
| /foundation/multimedia/media_foundation/test/unittest/ |
| D | TestAudioSinkPlugin.cpp | 115 uint32_t frameCount; variable
|
| /foundation/multimedia/audio_framework/frameworks/native/audioutils/src/ |
| D | audio_channel_blend.cpp | 70 int frameCount = 0; in ProcessWithBlendMode() local
|