| /foundation/arkui/ace_engine/frameworks/core/image/ |
| D | image_object.h | 78 void SetFrameCount(int32_t frameCount) in SetFrameCount() 146 int32_t frameCount, in SvgSkiaImageObject() 176 int32_t frameCount, in SvgImageObject() 208 int32_t frameCount, in StaticImageObject() 216 int32_t frameCount, 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() 52 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/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/ |
| D | dcamera_client_demo.h | 202 void OnCaptureEnded(const int32_t captureID, int32_t frameCount) const in OnCaptureEnded() 225 void OnFrameEnded(const int32_t frameCount) const in OnFrameEnded() 243 void OnFrameEnded(const int32_t frameCount) const in OnFrameEnded()
|
| /foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/ |
| D | dcamera_client_demo.h | 202 void OnCaptureEnded(const int32_t captureID, int32_t frameCount) const in OnCaptureEnded() 225 void OnFrameEnded(const int32_t frameCount) const in OnFrameEnded() 243 void OnFrameEnded(const int32_t frameCount) const in OnFrameEnded()
|
| /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/multimedia/camera_framework/services/camera_service/binder/server/src/ |
| D | hstream_repeat_callback_stub.cpp | 51 int32_t frameCount = data.ReadInt32(); in HandleOnFrameEnded() local
|
| D | hstream_capture_callback_stub.cpp | 62 int32_t frameCount = data.ReadInt32(); in HandleOnCaptureEnded() local
|
| /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/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| D | image_source_gif_ex_test.cpp | 244 auto frameCount = imageSource->GetFrameCount(errorCode); variable 267 auto frameCount = imageSource->GetFrameCount(errorCode); variable 289 auto frameCount = imageSource->GetFrameCount(errorCode); variable
|
| /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/arkui/ace_engine/frameworks/core/components_ng/test/mock/image_provider/ |
| D | mock_skia_image_data.cpp | 23 static int32_t frameCount { 0 }; variable
|
| /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/multimedia/camera_framework/services/camera_service/binder/client/src/ |
| D | hstream_repeat_callback_proxy.cpp | 45 int32_t HStreamRepeatCallbackProxy::OnFrameEnded(int32_t frameCount) in OnFrameEnded()
|
| D | hstream_capture_callback_proxy.cpp | 49 int32_t HStreamCaptureCallbackProxy::OnCaptureEnded(int32_t captureId, int32_t frameCount) in OnCaptureEnded()
|
| /foundation/multimedia/audio_lite/frameworks/passthrough/ |
| D | audio_capturer_client.cpp | 36 … AudioCodecFormat audioFormat, size_t &frameCount) in GetMinFrameCount()
|
| /foundation/multimedia/audio_lite/frameworks/ |
| D | audio_capturer.cpp | 40 size_t &frameCount) in GetMinFrameCount()
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
| D | preview_output.cpp | 68 int32_t PreviewOutputCallbackImpl::OnFrameEnded(int32_t frameCount) in OnFrameEnded()
|
| D | video_output.cpp | 46 int32_t VideoOutputCallbackImpl::OnFrameEnded(const int32_t frameCount) in OnFrameEnded()
|
| /foundation/arkui/ace_engine/frameworks/core/animation/test/mock/ |
| D | mock_animation_util.h | 61 void TriggerFrames(int32_t frameCount) in TriggerFrames()
|
| /foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/ |
| D | videoenc_ndk_sample.h | 106 uint32_t frameCount = 0; variable
|
| /foundation/multimedia/audio_framework/services/audio_service/test/example/ |
| D | audio_hdi_device_test.cpp | 63 uint64_t frameCount = 0; in RenderFrameFromFile() local
|
| /foundation/multimedia/audio_lite/frameworks/binder/ |
| D | audio_capturer_client.cpp | 205 … AudioCodecFormat audioFormat, size_t &frameCount) in GetMinFrameCount() 228 uint64_t frameCount; in GetFrameCount() local
|
| /foundation/arkui/ace_engine/test/fuzztest/imageloader_fuzzer/ |
| D | imageloader_fuzzer.cpp | 28 ImageSourceInfo source, const Size& imageSize, int32_t frameCount, const sk_sp<SkData>& data) in CreateAnimatedImageObject()
|