OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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