OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PnwPrimaryPlane
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/ips/penwell/
PnwPrimaryPlane.cpp
18
#include <penwell/
PnwPrimaryPlane
.h>
25
PnwPrimaryPlane
::
PnwPrimaryPlane
(int index, int disp)
32
PnwPrimaryPlane
::~
PnwPrimaryPlane
()
37
void
PnwPrimaryPlane
::setFramebufferTarget(DataBuffer& buf)
43
bool
PnwPrimaryPlane
::setDataBuffer(uint32_t handle)
59
bool
PnwPrimaryPlane
::assignToDevice(int disp)
PnwPrimaryPlane.h
24
class
PnwPrimaryPlane
: public PnwSpritePlane {
26
PnwPrimaryPlane
(int index, int disp);
27
~
PnwPrimaryPlane
();
Completed in 51 milliseconds