OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newTranslate
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGZoomEvent.cpp
67
SVGPoint SVGZoomEvent::
newTranslate
() const
/cts/suite/pts/deviceTests/opengl/jni/graphics/
Matrix.cpp
77
Matrix* m =
newTranslate
(x, y, z);
225
Matrix* Matrix::
newTranslate
(float x, float y, float z) {
Completed in 209 milliseconds