Lines Matching refs:AnnCursorPlane
27 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()
218 bool AnnCursorPlane::isDisabled() in isDisabled()
241 void AnnCursorPlane::postFlip() in postFlip()