commit | 51f7fe8d72de36a6bbc0d0bac52c4da824f91899 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Mar 17 21:51:20 2022 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Fri Mar 18 21:10:01 2022 +0000 |
tree | a12b8c19c5961bbdf83b4f779ccfd827da95178d | |
parent | b8c117ced234d0fb5d0497b82e622f8f95f8efcc [diff] |
Add SkQPAssetManager::iterateDir to find files in a directory. We can't use SkOSFile::Iter in the Java version of SkQP--it doesn't find any files. We need to load our assets via the AAssetManager. Change-Id: Id9c58fb83da810884d2fa4272fc58101e436aee7 Bug: skia:13042 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/521841 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com> Commit-Queue: John Stiles <johnstiles@google.com>