HomeSort by relevance Sort by last modified time
    Searched refs:computeCurrentTransformMatrixLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/gui/
GLConsumer.h 338 // computeCurrentTransformMatrixLocked computes the transform matrix for the
342 void computeCurrentTransformMatrixLocked();
  /frameworks/native/libs/gui/
GLConsumer.cpp 454 computeCurrentTransformMatrixLocked();
757 computeCurrentTransformMatrixLocked();
761 void GLConsumer::computeCurrentTransformMatrixLocked() {
762 GLC_LOGV("computeCurrentTransformMatrixLocked");
794 GLC_LOGD("computeCurrentTransformMatrixLocked: mCurrentTextureImage is NULL");
    [all...]

Completed in 253 milliseconds