Home
last modified time | relevance | path

Searched refs:computeTransformMatrix (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/native/libs/gui/
H A DGLConsumerUtils.cpp27 void GLConsumer::computeTransformMatrix(float outTransform[16], in computeTransformMatrix() function in android::GLConsumer
H A DGLConsumer.cpp744 computeTransformMatrix(mCurrentTransformMatrix, buf, mCurrentCrop, in computeCurrentTransformMatrixLocked()
H A DBufferQueueProducer.cpp1617 GLConsumer::computeTransformMatrix(outTransformMatrix, in getLastQueuedBuffer()
/aosp12/frameworks/native/libs/nativedisplay/include/surfacetexture/
H A DSurfaceTexture.h152 static void computeTransformMatrix(float outTransform[16], const sp<GraphicBuffer>& buf,
/aosp12/frameworks/native/libs/nativedisplay/surfacetexture/
H A DSurfaceTexture.cpp271 computeTransformMatrix(mCurrentTransformMatrix, buf, mCurrentCrop, mCurrentTransform, in computeCurrentTransformMatrixLocked()
275 void SurfaceTexture::computeTransformMatrix(float outTransform[16], const sp<GraphicBuffer>& buf, in computeTransformMatrix() function in android::SurfaceTexture
/aosp12/frameworks/native/libs/gui/include/gui/
H A DGLConsumer.h137 static void computeTransformMatrix(float outTransform[16],
/aosp12/frameworks/av/media/libstagefright/
H A DFrameCaptureLayer.cpp117 GLConsumer::computeTransformMatrix( in getLayerSettings()
/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferLayerConsumer.cpp309 GLConsumer::computeTransformMatrix(mCurrentTransformMatrix, in computeCurrentTransformMatrixLocked()
H A DBufferLayer.cpp795 GLConsumer::computeTransformMatrix(outMatrix, in getDrawingTransformMatrix()