OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ComposerCommandEngine
(Results
1 - 2
of
2
) sorted by null
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
ComposerCommandEngine.h
20
#warning "
ComposerCommandEngine
.h included without LOG_TAG"
24
#include <composer-hal/2.1/
ComposerCommandEngine
.h>
35
class
ComposerCommandEngine
: public V2_1::hal::
ComposerCommandEngine
{
37
ComposerCommandEngine
(ComposerHal* hal, ComposerResources* resources)
92
using BaseType2_1 = V2_1::hal::
ComposerCommandEngine
;
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
ComposerCommandEngine.h
20
#warning "
ComposerCommandEngine
.h included without LOG_TAG"
40
class
ComposerCommandEngine
: protected CommandReaderBase {
42
ComposerCommandEngine
(ComposerHal* hal, ComposerResources* resources)
45
virtual ~
ComposerCommandEngine
() = default;
Completed in 167 milliseconds