Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnCursorPlane.cpp27 AnnCursorPlane::AnnCursorPlane(int index, int disp) in AnnCursorPlane() function in android::intel::AnnCursorPlane
35 AnnCursorPlane::~AnnCursorPlane() in ~AnnCursorPlane()
40 bool AnnCursorPlane::enable() in enable()
46 bool AnnCursorPlane::disable() in disable()
51 bool AnnCursorPlane::reset() in reset()
58 void* AnnCursorPlane::getContext() const in getContext()
64 void AnnCursorPlane::setZOrderConfig(ZOrderConfig& config, void *nativeConfig) in setZOrderConfig()
72 bool AnnCursorPlane::setDataBuffer(buffer_handle_t handle) in setDataBuffer()
90 bool AnnCursorPlane::setDataBuffer(BufferMapper& mapper) in setDataBuffer()
166 bool AnnCursorPlane::enablePlane(bool enabled) in enablePlane()
[all …]
DAnnCursorPlane.h31 class AnnCursorPlane : public DisplayPlane {
33 AnnCursorPlane(int index, int disp);
34 virtual ~AnnCursorPlane();
DAnnPlaneManager.cpp179 plane = new AnnCursorPlane(index, index /*disp */); in allocPlane()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnCursorPlane.cpp27 AnnCursorPlane::AnnCursorPlane(int index, int disp) in AnnCursorPlane() function in android::intel::AnnCursorPlane
35 AnnCursorPlane::~AnnCursorPlane() in ~AnnCursorPlane()
40 bool AnnCursorPlane::enable() in enable()
45 bool AnnCursorPlane::disable() in disable()
50 bool AnnCursorPlane::reset() in reset()
57 void* AnnCursorPlane::getContext() const in getContext()
63 void AnnCursorPlane::setZOrderConfig(ZOrderConfig& config, void *nativeConfig) in setZOrderConfig()
71 bool AnnCursorPlane::setDataBuffer(uint32_t handle) in setDataBuffer()
89 bool AnnCursorPlane::setDataBuffer(BufferMapper& mapper) in setDataBuffer()
187 bool AnnCursorPlane::enablePlane(bool enabled) in enablePlane()
[all …]
DAnnCursorPlane.h31 class AnnCursorPlane : public DisplayPlane {
33 AnnCursorPlane(int index, int disp);
34 virtual ~AnnCursorPlane();
DAnnPlaneManager.cpp154 plane = new AnnCursorPlane(index, index /*disp */); in allocPlane()
/hardware/intel/img/hwcomposer/moorefield_hdmi/
DAndroid.mk82 ips/anniedale/AnnCursorPlane.cpp \
/hardware/intel/img/hwcomposer/merrifield/platforms/merrifield_plus/
DAndroid.mk79 ../../ips/anniedale/AnnCursorPlane.cpp \