Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/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()
191 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/
DAndroid.mk79 ips/anniedale/AnnCursorPlane.cpp \