HomeSort by relevance Sort by last modified time
    Searched full:nocomp (Results 1 - 2 of 2) sorted by null

  /frameworks/native/cmds/flatland/
Flatland.h 55 Composer* nocomp();
Composers.cpp 137 Composer* nocomp() { function in namespace:android
138 class NoComp : public ComposerBase {
140 return new NoComp();

Completed in 78 milliseconds