Home
last modified time | relevance | path

Searched defs:uiTimestamp (Results 1 – 14 of 14) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
Drs_surface_ohos_vulkan_test.cpp51 uint64_t uiTimestamp = 1; variable
84 uint64_t uiTimestamp = 1; variable
120 uint64_t uiTimestamp = 1; variable
Drs_surface_ohos_gl_test.cpp51 uint64_t uiTimestamp = 1; variable
86 uint64_t uiTimestamp = 1; variable
122 uint64_t uiTimestamp = 1; variable
Drs_surface_ohos_raster_test.cpp68 uint64_t uiTimestamp = 1; variable
88 uint64_t uiTimestamp = 1; variable
106 uint64_t uiTimestamp = 1; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
Drs_surface_ohos_gl.cpp51 uint64_t uiTimestamp, bool useAFBC) in RequestFrame()
102 …RSSurfaceOhosGl::SetUiTimeStamp(const std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in SetUiTimeStamp()
111 bool RSSurfaceOhosGl::FlushFrame(std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in FlushFrame()
Drs_surface_ohos_raster.cpp40 uint64_t uiTimestamp, bool useAFBC) in RequestFrame()
72 …rfaceOhosRaster::SetUiTimeStamp(const std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in SetUiTimeStamp()
90 bool RSSurfaceOhosRaster::FlushFrame(std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in FlushFrame()
Drs_surface_ohos_vulkan.cpp140 int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC) in RequestFrame()
232 uint64_t uiTimestamp, bool useAFBC) in RequestFrame()
268 …rfaceOhosVulkan::SetUiTimeStamp(const std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in RequestFrame()
285 bool RSSurfaceOhosVulkan::FlushFrame(std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in RequestFrame()
357 bool RSSurfaceOhosVulkan::FlushFrame(std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in RequestFrame()
/foundation/graphic/graphic_2d/frameworks/surface/include/
Dnative_window.h37 int64_t uiTimestamp = 0; member
46 int64_t uiTimestamp = 0; member
/foundation/graphic/graphic_surface/surface/include/
Dnative_window.h38 int64_t uiTimestamp = 0; member
47 int64_t uiTimestamp = 0; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
Drs_surface_darwin.cpp53 …RSSurfaceDarwin::SetUiTimeStamp(const std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in SetUiTimeStamp()
59 int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC) in RequestFrame()
97 int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC) in RequestFrame()
131 bool RSSurfaceDarwin::FlushFrame(std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in FlushFrame()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
Drs_surface_windows.cpp53 …SSurfaceWindows::SetUiTimeStamp(const std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in SetUiTimeStamp()
59 int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC) in RequestFrame()
97 int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC) in RequestFrame()
133 bool RSSurfaceWindows::FlushFrame(std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in FlushFrame()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/
Drs_render_surface_ohos.cpp94 int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC) in RequestFrame()
125 bool RSRenderSurfaceOhos::FlushFrame(uint64_t uiTimestamp) in FlushFrame()
141 void RSRenderSurfaceOhos::SetUiTimeStamp(uint64_t uiTimestamp) in SetUiTimeStamp()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
Drs_render_surface_frame.h96 uint64_t uiTimestamp; member
/foundation/graphic/graphic_surface/surface/src/
Dnative_window.cpp251 uint64_t uiTimestamp = va_arg(args, uint64_t); in InternalHandleNativeWindowOpt() local
/foundation/graphic/graphic_2d/frameworks/surface/src/
Dnative_window.cpp256 uint64_t uiTimestamp = va_arg(args, uint64_t); in HandleNativeWindowSetUiTimestamp() local