Searched defs:TngSpritePlane (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
H A DTngSpritePlane.h30 class TngSpritePlane : public SpritePlaneBase { class in namespace:android::intel
32 TngSpritePlane(int index, int disp);
33 virtual ~TngSpritePlane();
H A DTngSpritePlane.cpp19 #include <tangier/TngSpritePlane.h>
25 TngSpritePlane::TngSpritePlane(int index, int disp) function in class:android::intel::TngSpritePlane
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
[all...]

Completed in 46 milliseconds