OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PnwSpritePlane
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/ips/penwell/
PnwSpritePlane.cpp
19
#include <penwell/
PnwSpritePlane
.h>
25
PnwSpritePlane
::
PnwSpritePlane
(int index, int disp)
31
PnwSpritePlane
::~
PnwSpritePlane
()
36
bool
PnwSpritePlane
::setDataBuffer(BufferMapper& mapper)
42
void*
PnwSpritePlane
::getContext() const
PnwSpritePlane.h
29
class
PnwSpritePlane
: public SpritePlaneBase {
31
PnwSpritePlane
(int index, int disp);
32
virtual ~
PnwSpritePlane
();
PnwPrimaryPlane.h
19
#include <penwell/
PnwSpritePlane
.h>
24
class PnwPrimaryPlane : public
PnwSpritePlane
{
PnwPrimaryPlane.cpp
26
:
PnwSpritePlane
(index, disp)
Completed in 130 milliseconds