Home
last modified time | relevance | path

Searched refs:TngSpritePlane (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
DTngSpritePlane.cpp25 TngSpritePlane::TngSpritePlane(int index, int disp) in TngSpritePlane() function in android::intel::TngSpritePlane
32 TngSpritePlane::~TngSpritePlane() in ~TngSpritePlane()
37 bool TngSpritePlane::setDataBuffer(BufferMapper& mapper) in setDataBuffer()
121 void* TngSpritePlane::getContext() const in getContext()
127 bool TngSpritePlane::enablePlane(bool enabled) in enablePlane()
162 bool TngSpritePlane::isDisabled() in isDisabled()
189 void TngSpritePlane::setZOrderConfig(ZOrderConfig& zorderConfig, in setZOrderConfig()
DTngSpritePlane.h30 class TngSpritePlane : public SpritePlaneBase {
32 TngSpritePlane(int index, int disp);
33 virtual ~TngSpritePlane();
DTngPrimaryPlane.h24 class TngPrimaryPlane : public TngSpritePlane {
DTngPrimaryPlane.cpp26 : TngSpritePlane(index, disp) in TngPrimaryPlane()
DTngPlaneManager.cpp60 plane = new TngSpritePlane(index, 0); in allocPlane()
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield/
DAndroid.mk74 ../../ips/tangier/TngSpritePlane.cpp \