Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/build/android/gyp/
H A Dapkbuilder.py425 def copy_resource(zipinfo, out_dir=''): function
/aosp_15_r20/external/angle/build/android/gyp/
H A Dapkbuilder.py426 def copy_resource(zipinfo, out_dir=''): function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c1278 bool copy_resource = false; in panfrost_ptr_map() local
1419 bool copy_resource, const char *reason) in pan_resource_modifier_convert()