Searched defs:computeCurrentTransformMatrixLocked (Results 1 - 1 of 1) sorted by last modified time

/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 206 milliseconds