Home
last modified time | relevance | path

Searched refs:setupRotationBuffer (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/ips/common/
DRotationBufferProvider.h46 bool setupRotationBuffer(VideoPayloadBuffer *payload, int transform);
DRotationBufferProvider.cpp377 bool RotationBufferProvider::setupRotationBuffer(VideoPayloadBuffer *payload, int transform) in setupRotationBuffer() function in android::intel::RotationBufferProvider
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DRotationBufferProvider.h46 bool setupRotationBuffer(VideoPayloadBuffer *payload, int transform);
DRotationBufferProvider.cpp377 bool RotationBufferProvider::setupRotationBuffer(VideoPayloadBuffer *payload, int transform) in setupRotationBuffer() function in android::intel::RotationBufferProvider
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
DTngOverlayPlane.cpp169 if (!mRotationBufProvider->setupRotationBuffer(payload, mTransform)) { in rotatedBufferReady()
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnOverlayPlane.cpp683 if (!mRotationBufProvider->setupRotationBuffer(payload, mTransform)) { in rotatedBufferReady()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnOverlayPlane.cpp770 if (!mRotationBufProvider->setupRotationBuffer(payload, mTransform)) { in rotatedBufferReady()