commit | 3aeda5c5c47ae29197e8b8b665749cb6cb449e19 | [log] [tgz] |
---|---|---|
author | Ben Wagner <bungeman@google.com> | Fri Mar 17 17:22:01 2017 -0400 |
committer | Ben Wagner <bungeman@google.com> | Fri Mar 17 17:22:01 2017 -0400 |
tree | 484ebb22d38340ac6f31604418884f202841d7ee | |
parent | 13a8b797552d80b6d8bf6a210dcf3b89ff504a16 [diff] |
Use access directly instead of sk_exists. Skia would like to move SkOSFile and make it private spi. This appears to be the only place SkOSFile is used outside Skia, and using access here directly is more apropriate. Test: Simple inline refactor, built and ran. Changes test code only. Change-Id: Ib76c180bb3bccc54c20dcadc842837e3e8270929