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

  /external/chromium_org/third_party/skia/platform_tools/android/gyp_gen/
android_framework_gyp.py 41 def main(target_dir, target_file, skia_arch_type, have_neon):
49 have_neon: Whether to generate files including neon optimizations.
61 if have_neon:
tool_makefile_writer.py 63 have_neon=False)
  /external/chromium_org/third_party/skia/platform_tools/android/bin/
gyp_to_android.py 38 def generate_var_dict(target_dir, target_file, skia_arch_type, have_neon):
47 have_neon: Whether the target should build for neon.
52 skia_arch_type, have_neon)

Completed in 51 milliseconds