tree: 5100d56fe9a138218f53d494219652e546fbbedb [path history] [tgz]
  1. default_shader_program_factory.cc
  2. default_shader_program_factory.h
  3. README.md
src/ui/lib/escher/defaults/README.md

Escher default components

The files in this directory contain the default components that are used to implement the Escher API (i.e. the Escher class).

If clients have a need to, it is OK to instantiate stand-alone instances of these components, although there may be additional lifecycle considerations that must be accounted for; these should be mentioned in the class documentation.

TODO(fxbug.dev/7184): much of the code currently in escher/impl/ should be migrated here.