Searched refs:SpritePlaneBase (Results 1 – 11 of 11) sorted by relevance
23 SpritePlaneBase::SpritePlaneBase(int index, int disp) in SpritePlaneBase() function in android::intel::SpritePlaneBase31 SpritePlaneBase::~SpritePlaneBase() in ~SpritePlaneBase()36 bool SpritePlaneBase::flip(void *ctx) in flip()42 bool SpritePlaneBase::enable() in enable()47 bool SpritePlaneBase::disable() in disable()
26 class SpritePlaneBase : public DisplayPlane {28 SpritePlaneBase(int index, int disp);29 virtual ~SpritePlaneBase();
27 class SpritePlaneBase : public DisplayPlane {29 SpritePlaneBase(int index, int disp);30 virtual ~SpritePlaneBase();
26 : SpritePlaneBase(index, disp) in PnwSpritePlane()
29 class PnwSpritePlane : public SpritePlaneBase {
30 class TngSpritePlane : public SpritePlaneBase {
26 : SpritePlaneBase(index, disp) in TngSpritePlane()
62 ips/common/SpritePlaneBase.cpp \
57 ../../ips/common/SpritePlaneBase.cpp \