skia2/platform_tools/android
Jorge Betancourt e3f8030494 [androidkit] implement ThreadedSurface backed by WindowSurface
This moves ownership of the SkSurface to ThreadedSurface::fWindowSurface.

When we pass a Message to the SurfaceThread, we will include  a pointer to ThreadedSurface.fWindowSurface so we can call:
getCanvas() to draw the SkPicture
WindowSurface's constructor so it can hold the WindowContext made during the init

To reference WindowSurface in SurfaceThread, we need to make a header for Surface.cpp (added in this cl)

Change-Id: I8c67223eee301a1b6e0d05934e1f8597cf70bc64
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/404918
Commit-Queue: Jorge Betancourt <jmbetancourt@google.com>
Reviewed-by: Florin Malita <fmalita@chromium.org>
2021-05-13 17:15:49 +00:00
..
apps [androidkit] implement ThreadedSurface backed by WindowSurface 2021-05-13 17:15:49 +00:00
bin Improve selection of target_cpu in android_gdbserver 2020-04-21 19:31:54 +00:00
launcher Cleanup android build files and tools 2016-04-18 12:57:35 -07:00
skp_gen Fix Python3 compatibility 2021-03-25 14:15:35 +00:00
tradefed Fail gracefully when dm.json is not present 2015-04-08 15:20:25 -04:00
vulkan Revert "Revert "IWYU for tests starting with 'D'."" 2018-05-22 17:12:35 +00:00
.gitignore SkQP: replace blacklist with: DoNotExecuteInExperimentalMode and NoScoreInCompatibilityTestMode 2018-01-22 20:11:57 +00:00
gclient.config Remove references to Skia's SVN repository 2014-01-09 21:41:39 +00:00
whitespace.txt Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00