Home
last modified time | relevance | path

Searched refs:sk_path (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/bin/
Dfetch-sk27 with open(sk_path, 'rb') as f:
52 sk_path = os.path.join('bin', sk) variable
53 current_sha256 = sha256sum(sk_path)
94 os.chown(sk_path, uid, gid)
95 os.chmod(sk_path, stat.S_IRUSR | stat.S_IWUSR | stat.S_IXUSR |
101 current_version['sha256'] = sha256sum(sk_path)
/third_party/skia/experimental/c-api-example/
Dc.md35 #include "sk_path.h"