HomeSort by relevance Sort by last modified time
    Searched refs:local_resource_path (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/test/android/
get_files.py 27 local_resource_path = '' variable
46 path = os.path.join(local_resource_path, filename)
79 local_resource_path = os.path.join(arg) variable
85 if not os.path.isdir(local_resource_path):
86 os.makedirs(local_resource_path)
108 path = os.path.join(local_resource_path, filename)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/
get_files.py 27 local_resource_path = '' variable
46 path = os.path.join(local_resource_path, filename)
79 local_resource_path = os.path.join(arg) variable
85 if not os.path.isdir(local_resource_path):
86 os.makedirs(local_resource_path)
108 path = os.path.join(local_resource_path, filename)

Completed in 234 milliseconds