| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
| D | rs_vsync_client_ohos_test.cpp | 43 cb = [](int64_t timestamp, int64_t frameCount) {}; in SetUpTestCase() 73 RSVsyncClient::VsyncCallback vsyncCallback = [](int64_t nanoTimestamp, int64_t frameCount) { in __anon591d2a640202() 94 RSVsyncClient::VsyncCallback vsyncCallback = [](int64_t nanoTimestamp, int64_t frameCount) { in __anon591d2a640302()
|
| /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 | 24 …auto&& callback = [this](uint64_t nanoTimestamp, uint32_t frameCount) { OnVsync(nanoTimestamp, fra… in Window() 46 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/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| D | rs_vsync_client_ohos.cpp | 64 void RSVsyncClientOhos::VsyncCallback(int64_t nanoTimestamp, int64_t frameCount) in VsyncCallback() 72 void RSVsyncClientOhos::OnVsync(int64_t nanoTimestamp, int64_t frameCount, void* client) in OnVsync()
|
| /foundation/window/window_manager/previewer/src/ |
| D | vsync_station.cpp | 76 void VsyncStation::VsyncCallbackInner(int64_t timestamp, int64_t frameCount) in VsyncCallbackInner() 90 void VsyncStation::OnVsync(int64_t timestamp, int64_t frameCount, void* client) in OnVsync()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/rosen/ |
| D | drawing_image_data.h | 28 int32_t frameCount = 1; member
|
| /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/mock/core/common/ |
| D | mock_window.cpp | 21 void Window::OnVsync(uint64_t nanoTimestamp, uint32_t frameCount) {} in OnVsync()
|
| /foundation/arkui/ace_engine/test/unittest/core/common/ace_engine/ |
| D | window_test.cpp | 81 uint32_t frameCount = 10; variable
|
| /foundation/multimodalinput/input/service/hardware_cursor_pointer_manager/src/ |
| D | hardware_cursor_pointer_manager.cpp | 57 int32_t HardwareCursorPointerManager::GetCursorStats(uint32_t &frameCount, uint32_t &vsyncCount) in GetCursorStats()
|
| /foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/ |
| D | dcamera_client_demo.h | 208 void OnCaptureEnded(const int32_t captureID, int32_t frameCount) const in OnCaptureEnded() 251 void OnFrameEnded(const int32_t frameCount) const in OnFrameEnded() 274 void OnFrameEnded(const int32_t frameCount) const in OnFrameEnded()
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/ |
| D | dcamera_client_demo.h | 208 void OnCaptureEnded(const int32_t captureID, int32_t frameCount) const in OnCaptureEnded() 251 void OnFrameEnded(const int32_t frameCount) const in OnFrameEnded() 274 void OnFrameEnded(const int32_t frameCount) const in OnFrameEnded()
|
| /foundation/multimedia/audio_lite/services/impl/audio_source/ |
| D | audio_source.cpp | 95 AudioCodecFormat audioFormat, size_t &frameCount) in GetMinFrameCount() 114 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 | 21 static int32_t frameCount { 0 }; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
| D | image_object.cpp | 56 void ImageObject::SetFrameCount(int32_t frameCount) in SetFrameCount()
|
| /foundation/multimedia/camera_framework/services/camera_service/binder/server/src/ |
| D | hstream_repeat_callback_stub.cpp | 56 int32_t frameCount = data.ReadInt32(); in HandleOnFrameEnded() local
|
| /foundation/multimedia/camera_framework/services/camera_service/binder/base/include/ |
| D | istream_repeat_callback.h | 38 int frameCount; member
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsvsyncclientohos_fuzzer/ |
| D | rsvsyncclientohos_fuzzer.cpp | 66 int64_t frameCount = GetData<int64_t>(); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/yuv_viewer/ |
| D | yuv_viewer.cpp | 102 int32_t frameCount = 0; in InputThread() local
|
| /foundation/multimedia/camera_framework/test/fuzztest/photooutput_fuzzer/ |
| D | photo_output_fuzzer.h | 29 void OnCaptureEnded(const int32_t captureID, const int32_t frameCount) const override {} in OnCaptureEnded()
|
| /foundation/multimedia/audio_lite/frameworks/passthrough/ |
| D | audio_capturer_client.cpp | 36 … AudioCodecFormat audioFormat, size_t &frameCount) in GetMinFrameCount()
|
| /foundation/window/window_manager/wm/src/ |
| D | vsync_station.cpp | 144 (int64_t timestamp, int64_t frameCount, void* client) { in RequestVsync() 171 void VsyncStation::VsyncCallbackInner(int64_t timestamp, int64_t frameCount) in VsyncCallbackInner()
|