Lines Matching refs:AnnOverlayPlane
31 AnnOverlayPlane::AnnOverlayPlane(int index, int disp) in AnnOverlayPlane() function in android::intel::AnnOverlayPlane
43 AnnOverlayPlane::~AnnOverlayPlane() in ~AnnOverlayPlane()
48 void AnnOverlayPlane::setZOrderConfig(ZOrderConfig& zorderConfig, in setZOrderConfig()
74 bool AnnOverlayPlane::reset() in reset()
83 bool AnnOverlayPlane::enable() in enable()
101 bool AnnOverlayPlane::disable() in disable()
120 void AnnOverlayPlane::postFlip() in postFlip()
133 void AnnOverlayPlane::resetBackBuffer(int buf) in resetBackBuffer()
158 bool AnnOverlayPlane::bufferOffsetSetup(BufferMapper& mapper) in bufferOffsetSetup()
304 bool AnnOverlayPlane::scalingSetup(BufferMapper& mapper) in scalingSetup()
518 void AnnOverlayPlane::setTransform(int transform) in setTransform()
552 bool AnnOverlayPlane::isSettingRotBitAllowed() in isSettingRotBitAllowed()
562 bool AnnOverlayPlane::flip(void *ctx) in flip()
610 void* AnnOverlayPlane::getContext() const in getContext()
616 bool AnnOverlayPlane::setDataBuffer(BufferMapper& mapper) in setDataBuffer()
636 bool AnnOverlayPlane::initialize(uint32_t bufferCount) in initialize()
651 void AnnOverlayPlane::deinitialize() in deinitialize()
657 bool AnnOverlayPlane::rotatedBufferReady(BufferMapper& mapper, BufferMapper* &rotatedMapper) in rotatedBufferReady()
693 void AnnOverlayPlane::signalVideoRotation(BufferMapper& mapper) in signalVideoRotation()
728 bool AnnOverlayPlane::useOverlayRotation(BufferMapper& mapper) in useOverlayRotation()
784 bool AnnOverlayPlane::scaledBufferReady(BufferMapper& mapper, BufferMapper* &scaledMapper, VideoPay… in scaledBufferReady()
797 bool AnnOverlayPlane::flush(uint32_t flags) in flush()