OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setUpProjectionMatrix
(Results
1 - 2
of
2
) sorted by null
/cts/suite/pts/deviceTests/opengl/jni/reference/scene/glowing/
GlowingScene.cpp
34
mFboProjectionMatrix =
setUpProjectionMatrix
(mFboWidth, mFboHeight);
100
Matrix* GlowingScene::
setUpProjectionMatrix
(float width, float height) {
/cts/suite/pts/deviceTests/opengl/jni/reference/scene/flocking/
FlockingScene.cpp
95
Matrix* FlockingScene::
setUpProjectionMatrix
(float width, float height) {
Completed in 25 milliseconds