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

  /external/chromium_org/third_party/skia/platform_tools/chromeos/bin/
chromeos_setup.sh 27 DEFINES="${DEFINES} skia_arch_type=x86 skia_arch_width=32"
31 DEFINES="${DEFINES} skia_arch_type=x86 skia_arch_width=64"
35 DEFINES="${DEFINES} skia_arch_type=arm arm_neon=1 armv7=1 arm_thumb=0 skia_arch_width=32"
  /external/skia/platform_tools/chromeos/bin/
chromeos_setup.sh 27 DEFINES="${DEFINES} skia_arch_type=x86 skia_arch_width=32"
31 DEFINES="${DEFINES} skia_arch_type=x86 skia_arch_width=64"
35 DEFINES="${DEFINES} skia_arch_type=arm arm_neon=1 armv7=1 arm_thumb=0 skia_arch_width=32"
  /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):
48 skia_arch_type: Target architecture to pass to gyp.
50 Only meaningful if skia_arch_type is 'arm'.
56 gyp_defines = ('skia_android_framework=1 OS=android skia_arch_type=%s '
57 % skia_arch_type)
58 if skia_arch_type == 'arm':
tool_makefile_writer.py 70 skia_arch_type='other',
  /external/skia/platform_tools/android/gyp_gen/
android_framework_gyp.py 41 def main(target_dir, target_file, skia_arch_type, have_neon):
48 skia_arch_type: Target architecture to pass to gyp.
50 Only meaningful if skia_arch_type is 'arm'.
56 gyp_defines = ('skia_android_framework=1 OS=android skia_arch_type=%s '
57 % skia_arch_type)
58 if skia_arch_type == 'arm':
tool_makefile_writer.py 70 skia_arch_type='other',
  /external/chromium_org/third_party/skia/platform_tools/barelinux/bin/
barelinux_make 34 skia_gpu=0 skia_arch_type=arm skia_arch_width=64 \\
  /external/skia/platform_tools/barelinux/bin/
barelinux_make 34 skia_gpu=0 skia_arch_type=arm skia_arch_width=64 \\
  /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):
46 skia_arch_type: Target architecture.
52 skia_arch_type, have_neon)
  /external/skia/platform_tools/android/bin/
gyp_to_android.py 38 def generate_var_dict(target_dir, target_file, skia_arch_type, have_neon):
46 skia_arch_type: Target architecture.
52 skia_arch_type, have_neon)

Completed in 73 milliseconds