tree: ca04bdfc446780420b2d1d688d5cffe9dae36217 [path history] [tgz]
  1. BUILD.bazel
  2. README.md
  3. SingleOwner.h
  4. SkAlign.h
  5. SkAlignedStorage.h
  6. SkAPI.h
  7. SkAssert.h
  8. SkAttributes.h
  9. SkContainers.h
  10. SkCPUTypes.h
  11. SkDebug.h
  12. SkDeque.h
  13. SkFeatures.h
  14. SkFloatBits.h
  15. SkFloatingPoint.h
  16. SkLoadUserConfig.h
  17. SkMacros.h
  18. SkMalloc.h
  19. SkMath.h
  20. SkMutex.h
  21. SkNoncopyable.h
  22. SkOnce.h
  23. SkPathEnums.h
  24. SkSafe32.h
  25. SkSemaphore.h
  26. SkSpan_impl.h
  27. SkTArray.h
  28. SkTDArray.h
  29. SkTemplates.h
  30. SkTFitsIn.h
  31. SkThreadAnnotations.h
  32. SkThreadID.h
  33. SkTLogic.h
  34. SkTo.h
  35. SkTPin.h
  36. SkTypeTraits.h
  37. SkVx.h
include/private/base/README.md

Files in “base” are used by many parts of Skia, but are not part of the public Skia API. See also src/base for other files that are part of base, but not needed by the public API.

Files here should not depend on anything other than system headers or other files in base.