Searched refs:AnnCursorPlane (Results 1 - 8 of 8) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
H A DAnnCursorPlane.h31 class AnnCursorPlane : public DisplayPlane { class in namespace:android::intel
33 AnnCursorPlane(int index, int disp);
34 virtual ~AnnCursorPlane();
H A DAnnCursorPlane.cpp20 #include <anniedale/AnnCursorPlane.h>
27 AnnCursorPlane::AnnCursorPlane(int index, int disp) function in class:android::intel::AnnCursorPlane
35 AnnCursorPlane::~AnnCursorPlane()
40 bool AnnCursorPlane::enable()
46 bool AnnCursorPlane::disable()
51 bool AnnCursorPlane::reset()
58 void* AnnCursorPlane::getContext() const
64 void AnnCursorPlane
[all...]
H A DAnnPlaneManager.cpp21 #include <anniedale/AnnCursorPlane.h>
179 plane = new AnnCursorPlane(index, index /*disp */);
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
H A DAnnCursorPlane.h31 class AnnCursorPlane : public DisplayPlane { class in namespace:android::intel
33 AnnCursorPlane(int index, int disp);
34 virtual ~AnnCursorPlane();
H A DAnnCursorPlane.cpp20 #include <ips/anniedale/AnnCursorPlane.h>
27 AnnCursorPlane::AnnCursorPlane(int index, int disp) function in class:android::intel::AnnCursorPlane
35 AnnCursorPlane::~AnnCursorPlane()
40 bool AnnCursorPlane::enable()
45 bool AnnCursorPlane::disable()
50 bool AnnCursorPlane::reset()
57 void* AnnCursorPlane::getContext() const
63 void AnnCursorPlane
[all...]
H A DAnnPlaneManager.cpp21 #include <ips/anniedale/AnnCursorPlane.h>
154 plane = new AnnCursorPlane(index, index /*disp */);
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/
H A DAndroid.mk79 ../../ips/anniedale/AnnCursorPlane.cpp \
/hardware/intel/img/hwcomposer/moorefield_hdmi/
H A DAndroid.mk82 ips/anniedale/AnnCursorPlane.cpp \

Completed in 85 milliseconds