Home
last modified time | relevance | path

Searched defs:flattened (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/cc/
DCCLayerImpl.cpp39 void toGLMatrix(float* flattened, const WebCore::TransformationMatrix& m) in toGLMatrix()
/external/webkit/Source/WebCore/platform/graphics/chromium/
DLayerChromium.cpp274 void LayerChromium::toGLMatrix(float* flattened, const TransformationMatrix& m) in toGLMatrix()
/external/webkit/Source/WebCore/platform/graphics/android/
DGLUtils.cpp65 void GLUtils::toGLMatrix(GLfloat* flattened, const TransformationMatrix& m) in toGLMatrix()
/external/quake/quake/src/WinQuake/
Dmplpc.cpp457 ReconstructHostEnt(struct hostent *s, void *flattened) in ReconstructHostEnt()