Home
last modified time | relevance | path

Searched refs:set_count (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_pipeline_layout.c46 layout->set_count = pCreateInfo->setLayoutCount; in vk_pipeline_layout_init()
118 for (uint32_t s = 0; s < layout->set_count; s++) { in vk_pipeline_layout_destroy()
Dvk_pipeline_layout.h61 uint32_t set_count; member
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/test/
DTestWakeupClientServiceImplUnitTest.cpp144 request.mutable_scheduleinfo()->set_count(count); in scheduleTask()
178 request.mutable_scheduleinfo()->set_count(2); in TEST_F()
213 request.mutable_scheduleinfo()->set_count(2); in TEST_F()
/hardware/google/camera/common/profiler/
Dprofiler.cc509 time_stamp.set_count(time_slot.count); in DumpPb()
/hardware/interfaces/automotive/remoteaccess/hal/default/src/
DRemoteAccessService.cpp388 request.mutable_scheduleinfo()->set_count(scheduleInfo.count); in scheduleTask()
/hardware/interfaces/automotive/remoteaccess/hal/default/test/
DRemoteAccessServiceUnitTest.cpp652 newInfo->set_count(kTestCount); in TEST_F()
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp314 slow_io.set_count(slow_io_count); in reportSlowIoFromFile()