Home
last modified time | relevance | path

Searched defs:is_in_loop (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.cpp60 ProgramScope::is_in_loop() const in is_in_loop() function in r600::ProgramScope
/aosp_15_r20/external/crosvm/gpu_display/src/gpu_display_win/
H A Dwindow.rs195 pub fn is_in_loop(&self) -> bool { in is_in_loop() method