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

  /frameworks/native/services/surfaceflinger/
BufferLayerConsumer.cpp 353 computeCurrentTransformMatrixLocked();
426 computeCurrentTransformMatrixLocked();
430 void BufferLayerConsumer::computeCurrentTransformMatrixLocked() {
431 BLC_LOGV("computeCurrentTransformMatrixLocked");
435 BLC_LOGD("computeCurrentTransformMatrixLocked: "
  /frameworks/native/libs/gui/
GLConsumer.cpp 476 computeCurrentTransformMatrixLocked();
760 computeCurrentTransformMatrixLocked();
764 void GLConsumer::computeCurrentTransformMatrixLocked() {
765 GLC_LOGV("computeCurrentTransformMatrixLocked");
769 GLC_LOGD("computeCurrentTransformMatrixLocked: "
    [all...]

Completed in 157 milliseconds