/aosp_15_r20/external/cronet/base/test/android/junit/src/org/chromium/base/task/test/ |
H A D | PausedExecutorTestRule.java | 41 int taskCount = 0; in runAllBackgroundAndUi() local
|
/aosp_15_r20/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
H A D | PageContentRepository.java | 626 final int taskCount = mPageToRenderTaskMap.size(); in stopPreload() local 710 final int taskCount = mPageToRenderTaskMap.size(); in cancelAllRendering() local
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | drawdispatch.cpp | 395 …::PreCallValidateCmdDrawMeshTasksNV(VkCommandBuffer commandBuffer, uint32_t taskCount, uint32_t fi… in PreCallValidateCmdDrawMeshTasksNV() 403 …ionStateTracker::PreCallRecordCmdDrawMeshTasksNV(VkCommandBuffer commandBuffer, uint32_t taskCount, in PreCallRecordCmdDrawMeshTasksNV()
|
H A D | parameter_validation_utils.cpp | 3143 …dation::manual_PreCallValidateCmdDrawMeshTasksNV(VkCommandBuffer commandBuffer, uint32_t taskCount, in manual_PreCallValidateCmdDrawMeshTasksNV()
|
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/task/ |
H A D | PostTask.java | 244 int taskCount = executor.getQueue().size() + executor.getActiveCount(); in flushJobsAndResetForTesting() local
|
H A D | TaskRunnerImpl.java | 67 int taskCount = 0; in clearTaskQueueForTesting() local
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
D | RecentsView.java | 2290 final int taskCount = getTaskViewCount(); in updateTaskSize() local 3176 int taskCount = getTaskViewCount(); in updateGridProperties() local 3658 int taskCount = getTaskViewCount(); in createTaskDismissAnimation() local 4234 private int getOffsetToDismissedTask(int scrollDiffPerPage, int dismissedIndex, int taskCount) { in getOffsetToDismissedTask() 6121 final int taskCount = getTaskViewCount(); in getPageScrolls() local
|
/aosp_15_r20/packages/modules/AppSearch/service/java/com/android/server/appsearch/util/ |
D | RateLimitedExecutor.java | 275 TaskCostInfo(int taskCount, int totalTaskCost) { in TaskCostInfo()
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
D | KeyboardQuickSwitchViewController.java | 361 int taskCount = mKeyboardQuickSwitchView.getTaskCount(); in onKeyUp() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_device_rt_base.h | 74 int32_t taskCount; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderMiscTestsEXT.cpp | 96 tcu::Maybe<tcu::UVec3> taskCount; member 5030 tcu::UVec3 taskCount(8u, 8u, 8u); in createMeshShaderMiscTestsEXT() local 5067 tcu::UVec3 taskCount(1u, 1u, 1u); in createMeshShaderMiscTestsEXT() local 5275 const tcu::Maybe<tcu::UVec3> taskCount = in createMeshShaderMiscTestsEXT() local 5291 const tcu::Maybe<tcu::UVec3> taskCount = in createMeshShaderMiscTestsEXT() local
|
H A D | vktMeshShaderPropertyTests.cpp | 109 uint32_t taskCount; member
|
H A D | vktMeshShaderSmokeTests.cpp | 78 uint32_t taskCount; member
|
H A D | vktMeshShaderBuiltinTests.cpp | 122 DrawCommandVec getDefaultDrawCommands(uint32_t taskCount = 1u) in getDefaultDrawCommands()
|
H A D | vktMeshShaderInOutTestsEXT.cpp | 325 tcu::Maybe<tcu::UVec3> taskCount; member
|
H A D | vktMeshShaderSmokeTestsEXT.cpp | 115 uint32_t taskCount; member
|
/aosp_15_r20/device/google/contexthub/firmware/os/core/ |
D | seos.c | 865 uint32_t taskCount = 0; in osExtAppStopEraseApps() local 939 uint32_t taskCount = 0; in osExtAppStartApps() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | CommandProcessor.cpp | 1114 size_t taskCount = 0; in waitForResourceUseToBeSubmitted() local 1135 size_t taskCount = 0; in waitForPresentToBeSubmitted() local
|
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/hal/default/test/ |
H A D | RemoteAccessServiceUnitTest.cpp | 223 bool wait(size_t taskCount, size_t timeoutInSec) { in wait()
|
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | TransitionTests.java | 383 final int taskCount = 6; in testCreateInfo_ordering() local 418 final int taskCount = 4; in testCreateInfo_wallpaper() local
|
/aosp_15_r20/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/ |
D | HealthConnectServiceImplTest.java | 649 long taskCount = mInternalTaskScheduler.getCompletedTaskCount(); in testConfigureScheduledExport_schedulesAnInternalTask() local
|
/aosp_15_r20/packages/services/Car/cpp/watchdog/server/src/ |
D | PerformanceProfiler.cpp | 961 const auto taskCount = taskCountByUid.find(userPackageStats.uid); in dumpPackageTaskStateStatsProto() local
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/remoteaccess/ |
D | CarRemoteAccessService.java | 1353 int taskCount = getActiveTaskCountLocked(); in shutdownIfNeeded() local
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkTypeUtil.inl | 627 inline VkDrawMeshTasksIndirectCommandNV makeDrawMeshTasksIndirectCommandNV (uint32_t taskCount, uin…
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ |
H A D | SplitController.java | 1622 final int taskCount = mTaskContainers.size(); in resolveStartActivityIntentFromNonActivityContext() local
|