Home
last modified time | relevance | path

Searched refs:GetCaptureCount (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_ui_capture_task_parallel.h48 static int32_t GetCaptureCount() in GetCaptureCount() function
H A Drs_main_thread.cpp1926 if (RSUiCaptureTaskParallel::GetCaptureCount() >= MAX_CAPTURE_COUNT) { in ProcessUiCaptureTasks()