Searched refs:computeCurrentTransformMatrix (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/include/gui/
H A DSurfaceTexture.h268 // computeCurrentTransformMatrix computes the transform matrix for the
271 void computeCurrentTransformMatrix();
/frameworks/base/libs/gui/
H A DSurfaceTexture.cpp835 computeCurrentTransformMatrix();
877 void SurfaceTexture::computeCurrentTransformMatrix() { function in class:android::SurfaceTexture
878 ST_LOGV("computeCurrentTransformMatrix");

Completed in 53 milliseconds