OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSavedModelMatrix
(Results
1 - 2
of
2
) sorted by null
/cts/tests/openglperf2/jni/graphics/
TransformationNode.cpp
27
mSavedModelMatrix
.loadWith(model);
29
model.multiply(*mMatrix,
mSavedModelMatrix
);
35
model.loadWith(
mSavedModelMatrix
);
TransformationNode.h
31
Matrix
mSavedModelMatrix
;
Completed in 98 milliseconds