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

/frameworks/native/include/gui/
H A DGLConsumer.h337 // computeCurrentTransformMatrixLocked computes the transform matrix for the
341 void computeCurrentTransformMatrixLocked();
/frameworks/native/libs/gui/
H A DGLConsumer.cpp441 computeCurrentTransformMatrixLocked();
744 computeCurrentTransformMatrixLocked();
748 void GLConsumer::computeCurrentTransformMatrixLocked() { function in class:android::GLConsumer
749 ST_LOGV("computeCurrentTransformMatrixLocked");
781 ST_LOGD("computeCurrentTransformMatrixLocked: mCurrentTextureImage is NULL");

Completed in 1416 milliseconds