Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/async-task/src/
Draw.rs161 let task_layout = Self::task_layout(); in allocate() localVariable
213 let task_layout = Self::task_layout(); in from_ptr() localVariable
228 fn task_layout() -> TaskLayout { in task_layout() function
465 let task_layout = Self::task_layout(); in destroy() localVariable