OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getAsArray
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/deps/webgl_mpd/src/resources/
J3DIMath.js
51
sequence<float>
getAsArray
(); // return the matrix as an array of 16 floats
97
sequence<float>
getAsArray
(); // return the vector as an array of 3 floats
203
J3DIMatrix4.prototype.
getAsArray
= function()
220
return new Float32Array(this.
getAsArray
());
[
all
...]
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
Completed in 305 milliseconds