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

  /frameworks/base/libs/hwui/
OpenGLRenderer.cpp 183 mOrthoMatrix.loadOrtho(0, width, height, 0, -1, 1);
756 mOrthoMatrix.load(current->orthoMatrix);
    [all...]
DisplayListRenderer.cpp 123 mOrthoMatrix.loadOrtho(0, width, height, 0, -1, 1);
OpenGLRenderer.h     [all...]

Completed in 27 milliseconds