Searched refs:destroyTTMBuffer (Results 1 - 8 of 8) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/common/
H A DWsbm.h36 bool destroyTTMBuffer(void * buf);
H A DWsbm.cpp79 bool Wsbm::destroyTTMBuffer(void * buf) function in class:Wsbm
H A DRotationBufferProvider.cpp103 if (!mWsbm->destroyTTMBuffer(buf))
571 ret = mWsbm->destroyTTMBuffer(mDrmBuf[i]);
H A DOverlayPlaneBase.cpp312 bool ret = mWsbm->destroyTTMBuffer(wsbmBufferObject);
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
H A DWsbm.h36 bool destroyTTMBuffer(void * buf);
H A DWsbm.cpp79 bool Wsbm::destroyTTMBuffer(void * buf) function in class:Wsbm
H A DRotationBufferProvider.cpp103 if (!mWsbm->destroyTTMBuffer(buf))
562 ret = mWsbm->destroyTTMBuffer(mDrmBuf[i]);
H A DOverlayPlaneBase.cpp308 bool ret = mWsbm->destroyTTMBuffer(wsbmBufferObject);

Completed in 139 milliseconds