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

/frameworks/native/libs/gui/
H A DSurfaceTexture.cpp310 computeCurrentTransformMatrixLocked();
571 computeCurrentTransformMatrixLocked();
575 void SurfaceTexture::computeCurrentTransformMatrixLocked() { function in class:android::SurfaceTexture
576 ST_LOGV("computeCurrentTransformMatrixLocked");
607 ST_LOGD("computeCurrentTransformMatrixLocked: mCurrentTextureBuf is NULL");

Completed in 41 milliseconds