Searched refs:AnnCursorPlane (Results 1 – 4 of 4) sorted by relevance
27 AnnCursorPlane::AnnCursorPlane(int index, int disp) in AnnCursorPlane() function in android::intel::AnnCursorPlane35 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 …]
31 class AnnCursorPlane : public DisplayPlane {33 AnnCursorPlane(int index, int disp);34 virtual ~AnnCursorPlane();
154 plane = new AnnCursorPlane(index, index /*disp */); in allocPlane()
79 ips/anniedale/AnnCursorPlane.cpp \