OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:a44flattened
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
Matrix44Test.cpp
508
SkMatrix44
a44flattened
= a33;
local
511
REPORTER_ASSERT(reporter, nearly_equal(
a44flattened
, expected44flattened));
522
a44flattened
.mapScalars(vec4, vec4transformed2);
Completed in 38 milliseconds