OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:identityMatrix
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/chromium/
SimpleFontDataChromiumWin.cpp
90
MAT2
identityMatrix
= {{0, 1}, {0, 0}, {0, 0}, {0, 1}};
91
DWORD len = GetGlyphOutlineW(dc, 'x', GGO_METRICS, &glyphMetrics, 0, 0, &
identityMatrix
);
LayerRendererChromium.cpp
278
TransformationMatrix
identityMatrix
;
284
updatePropertiesAndRenderSurfaces(m_rootLayer.get(),
identityMatrix
, renderSurfaceLayerList, m_defaultRenderSurface->m_layerList);
[
all
...]
/external/skia/legacy/src/ports/
SkFontHost_FreeType.cpp
[
all
...]
Completed in 101 milliseconds