OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RotMgr
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8960/liboverlay/
overlayRotator.cpp
110
//============
RotMgr
=========================
112
RotMgr
::
RotMgr
() {
120
RotMgr
::~
RotMgr
() {
124
void
RotMgr
::configBegin() {
129
void
RotMgr
::configDone() {
139
Rotator*
RotMgr
::getNext() {
152
void
RotMgr
::clear() {
165
void
RotMgr
::getDump(char *buf, size_t len)
[
all
...]
overlayRotator.h
110
friend class
RotMgr
;
225
class
RotMgr
{
230
RotMgr
();
231
~
RotMgr
();
/hardware/qcom/display/msm8974/liboverlay/
overlayRotator.cpp
110
//============
RotMgr
=========================
112
RotMgr
::
RotMgr
() {
120
RotMgr
::~
RotMgr
() {
124
void
RotMgr
::configBegin() {
129
void
RotMgr
::configDone() {
139
Rotator*
RotMgr
::getNext() {
152
void
RotMgr
::clear() {
165
void
RotMgr
::getDump(char *buf, size_t len)
[
all
...]
overlayRotator.h
110
friend class
RotMgr
;
225
class
RotMgr
{
230
RotMgr
();
231
~
RotMgr
();
/hardware/qcom/display/msm8x26/liboverlay/
overlayRotator.cpp
110
//============
RotMgr
=========================
112
RotMgr
::
RotMgr
() {
120
RotMgr
::~
RotMgr
() {
124
void
RotMgr
::configBegin() {
129
void
RotMgr
::configDone() {
139
Rotator*
RotMgr
::getNext() {
152
void
RotMgr
::clear() {
165
void
RotMgr
::getDump(char *buf, size_t len)
[
all
...]
overlayRotator.h
109
friend class
RotMgr
;
220
class
RotMgr
{
225
RotMgr
();
226
~
RotMgr
();
Completed in 74 milliseconds