Searched refs:orthoMatrix (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DSnapshot.h177 mat4 orthoMatrix; member in class:android::uirenderer::Snapshot
H A DOpenGLRenderer.cpp580 mOrthoMatrix.load(current->orthoMatrix);
793 mSnapshot->orthoMatrix.load(mOrthoMatrix);

Completed in 338 milliseconds