OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:identitymatrix
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
SimpleFontDataWin.cpp
87
MAT2
identityMatrix
= {{0, 1}, {0, 0}, {0, 0}, {0, 1}};
88
DWORD len = GetGlyphOutlineW(dc, 'x', GGO_METRICS, &glyphMetrics, 0, 0, &
identityMatrix
);
/external/chromium_org/cc/layers/
layer_position_constraint_unittest.cc
85
gfx::Transform
IdentityMatrix
;
90
IdentityMatrix
,
91
IdentityMatrix
,
97
IdentityMatrix
,
98
IdentityMatrix
,
104
IdentityMatrix
,
105
IdentityMatrix
,
111
IdentityMatrix
,
112
IdentityMatrix
,
[
all
...]
Completed in 2241 milliseconds