Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/ips/common/
DWsbm.h36 bool destroyTTMBuffer(void * buf);
DWsbm.cpp79 bool Wsbm::destroyTTMBuffer(void * buf) in destroyTTMBuffer() function in Wsbm
DRotationBufferProvider.cpp102 if (!mWsbm->destroyTTMBuffer(buf)) in invalidateCaches()
570 ret = mWsbm->destroyTTMBuffer(mDrmBuf[i]); in freeVaSurfaces()
DOverlayPlaneBase.cpp312 bool ret = mWsbm->destroyTTMBuffer(wsbmBufferObject); in deleteBackBuffer()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DWsbm.h36 bool destroyTTMBuffer(void * buf);
DWsbm.cpp79 bool Wsbm::destroyTTMBuffer(void * buf) in destroyTTMBuffer() function in Wsbm
DRotationBufferProvider.cpp102 if (!mWsbm->destroyTTMBuffer(buf)) in invalidateCaches()
561 ret = mWsbm->destroyTTMBuffer(mDrmBuf[i]); in freeVaSurfaces()
DOverlayPlaneBase.cpp308 bool ret = mWsbm->destroyTTMBuffer(wsbmBufferObject); in deleteBackBuffer()