Home
last modified time | relevance | path

Searched refs:trigger_resize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/
H A DExecuteNode.h68 inline void trigger_resize(ComputeGraph* graph) { in trigger_resize() function
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/
H A DComputeGraph.cpp625 node->trigger_resize(this); in propagate_resize()