Home
last modified time | relevance | path

Searched defs:num_cycles (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/healthd/
H A Danimation.h76 int num_cycles; // Number of cycles to complete before blanking the screen member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h133 unsigned num_cycles; member
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir.c16 ac_nir_sleep(nir_builder *b, unsigned num_cycles) in ac_nir_sleep()