OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PnwOverlayPlane
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/ips/penwell/
PnwOverlayPlane.cpp
20
#include <penwell/
PnwOverlayPlane
.h>
26
PnwOverlayPlane
::
PnwOverlayPlane
(int index, int disp)
32
PnwOverlayPlane
::~
PnwOverlayPlane
()
37
bool
PnwOverlayPlane
::flip()
43
void*
PnwOverlayPlane
::getContext() const
PnwOverlayPlane.h
29
class
PnwOverlayPlane
: public OverlayPlaneBase {
32
PnwOverlayPlane
(int index, int disp);
33
~
PnwOverlayPlane
();
Completed in 926 milliseconds