OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TngSpritePlane
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngSpritePlane.h
30
class
TngSpritePlane
: public SpritePlaneBase {
32
TngSpritePlane
(int index, int disp);
33
virtual ~
TngSpritePlane
();
TngSpritePlane.cpp
19
#include <tangier/
TngSpritePlane
.h>
25
TngSpritePlane
::
TngSpritePlane
(int index, int disp)
32
TngSpritePlane
::~
TngSpritePlane
()
37
bool
TngSpritePlane
::setDataBuffer(BufferMapper& mapper)
121
void*
TngSpritePlane
::getContext() const
127
bool
TngSpritePlane
::enablePlane(bool enabled)
162
bool
TngSpritePlane
::isDisabled()
189
void
TngSpritePlane
::setZOrderConfig(ZOrderConfig& zorderConfig
[
all
...]
Completed in 61 milliseconds