7b64e138b5
We should only be using include/private for types that actually are needed in include/ files. I moved everything that was just in src to new src/*Types.h files. This actually left nothing in GraphiteTypesPriv for now, so I deleted it. If we actually need private types that are part of include/ we can add it back later. Bug: skia:12466 Change-Id: I180fc2032afd47bc6c5e8b9ccd4954b5d2451fc7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/471758 Reviewed-by: Chris Dalton <csmartdalton@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Greg Daniel <egdaniel@google.com> |
||
---|---|---|
.. | ||
CommandBufferTest.cpp | ||
IntersectionTreeTest.cpp | ||
MaskTest.cpp | ||
ProgramCacheTest.cpp | ||
RectTest.cpp | ||
ShapeTest.cpp | ||
TransformTest.cpp | ||
UniformCacheTest.cpp | ||
UniformTest.cpp |