OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:QCCompositionType
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/libqdutils/
comptype.cpp
32
//Instanticate the
QCCompositionType
Singleton
33
ANDROID_SINGLETON_STATIC_INSTANCE(qdutils::
QCCompositionType
);
comptype.h
50
class
QCCompositionType
: public Singleton <
QCCompositionType
>
53
QCCompositionType
();
54
~
QCCompositionType
() { }
61
inline
QCCompositionType
::
QCCompositionType
()
Completed in 532 milliseconds