Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosvulkan_fuzzer/
Drssurfaceframeohosvulkan_fuzzer.cpp66 int32_t bufferAge = GetData<int32_t>(); in DoGetCanvas() local
85 int32_t bufferAge = GetData<int32_t>(); in DoGetSurface() local
104 int32_t bufferAge = GetData<int32_t>(); in DoSetDamageRegion() local
130 int32_t bufferAge = GetData<int32_t>(); in DoGetReleaseFence() local
150 int32_t bufferAge = GetData<int32_t>(); in DoSetReleaseFence() local
170 int32_t bufferAge = GetData<int32_t>(); in DoGetBufferAge() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
Drs_surface_frame_ohos_vulkan_test.cpp48 int32_t bufferAge = 1; variable
66 int32_t bufferAge = 1; variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/render_context/
Drender_context_test.cpp130 EGLint bufferAge = renderContext.QueryEglBufferAge(); variable
149 EGLint bufferAge = renderContext.QueryEglBufferAge(); variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
Drs_surface_frame_ohos_vulkan.cpp26 int32_t height, int32_t bufferAge) in RSSurfaceFrameOhosVulkan()
Drs_surface_ohos_vulkan.cpp222 int32_t bufferAge; in RequestFrame() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/
Drender_context_ohos_gl.cpp321 EGLint bufferAge = EGL_UNKNOWN; in GetBufferAge() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
Drender_context.cpp413 EGLint bufferAge = EGL_UNKNOWN; in QueryEglBufferAge() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
Drs_display_render_node_drawable.cpp587 int32_t bufferAge = expandProcessor->GetBufferAge(); in OnDraw() local
894 int32_t bufferAge = virtualProcesser->GetBufferAge(); in CalculateVirtualDirty() local
1183 int32_t bufferAge = renderFrame->GetBufferAge(); in CalculateVirtualDirtyForWiredScreen() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_surface_render_node_two_test.cpp848 int bufferAge = 1; variable
Drs_surface_render_node_test.cpp2217 int bufferAge = 1; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_uni_render_util.cpp62int32_t bufferAge, ScreenInfo& screenInfo, RSDirtyRectsDfx& rsDirtyRectsDfx, RSDisplayRenderParams… in MergeDirtyHistory()
130 …DrawableV2::RSDisplayRenderNodeDrawable& displayDrawable, int32_t bufferAge, ScreenInfo& screenInf… in MergeDirtyHistoryInVirtual()
152 int32_t bufferAge, RSDisplayRenderParams& params, bool useAlignedDirtyRegion) in MergeDirtyHistoryForDrawable()
233 int32_t bufferAge, bool renderParallel) in MergeDirtyHistoryInVirtual()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
Drs_uni_render_util_test.cpp1610 int32_t bufferAge = 0; variable
1640 int32_t bufferAge = 0; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
Drs_render_thread_visitor.cpp319 int32_t bufferAge = surface->GetBufferAge(); in UpdateDirtyAndSetEGLDamageRegion() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_surface_render_node.cpp2656 void RSSurfaceRenderNode::UpdateCacheSurfaceDirtyManager(int bufferAge) in UpdateCacheSurfaceDirtyManager()