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

  /external/skia/docker/skia-with-swift-shader-base/
build-with-swift-shader-and-run 36 BUILD_SCRIPT_PATH = '/skia/docker/skia-with-swift-shader-base/build.sh'
49 build_cmd = ['docker', 'run', '--rm', '-v', '%s:/skia' % skia_root, IMAGE, BUILD_SCRIPT_PATH]
  /external/skqp/docker/skia-with-swift-shader-base/
build-with-swift-shader-and-run 36 BUILD_SCRIPT_PATH = '/skia/docker/skia-with-swift-shader-base/build.sh'
49 build_cmd = ['docker', 'run', '--rm', '-v', '%s:/skia' % skia_root, IMAGE, BUILD_SCRIPT_PATH]

Completed in 201 milliseconds