Home
last modified time | relevance | path

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

/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_private_interface.cpp177 int32_t *val, int32_t last_call) in mali_gralloc_private_get_attr_param()
212 int32_t *val, int32_t last_call) in mali_gralloc_private_set_attr_param()
/aosp_15_r20/device/linaro/hikey/gralloc960/
Dmali_gralloc_private_interface.cpp177 int32_t *val, int32_t last_call) in mali_gralloc_private_get_attr_param()
212 int32_t *val, int32_t last_call) in mali_gralloc_private_set_attr_param()
/aosp_15_r20/external/libepoxy/test/
H A Dglx_alias_prefer_same_name.c43 static int last_call; variable
/aosp_15_r20/external/pytorch/torch/distributed/elastic/rendezvous/
H A Ddynamic_rendezvous.py171 def last_call(self) -> timedelta: member in RendezvousTimeout
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c3131 struct tc_call_base *last_call = tc_get_last_mergeable_call(tc); in tc_buffer_subdata() local