Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/filters/
DFELighting.cpp68 inline void FELighting::LightingData::topLeft(int offset, IntPoint& normalVector) in topLeft()
79 inline void FELighting::LightingData::topRow(int offset, IntPoint& normalVector) in topRow()
92 inline void FELighting::LightingData::topRight(int offset, IntPoint& normalVector) in topRight()
103 inline void FELighting::LightingData::leftColumn(int offset, IntPoint& normalVector) in leftColumn()
117 inline void FELighting::LightingData::interior(int offset, IntPoint& normalVector) in interior()
133 inline void FELighting::LightingData::rightColumn(int offset, IntPoint& normalVector) in rightColumn()
147 inline void FELighting::LightingData::bottomLeft(int offset, IntPoint& normalVector) in bottomLeft()
158 inline void FELighting::LightingData::bottomRow(int offset, IntPoint& normalVector) in bottomRow()
171 inline void FELighting::LightingData::bottomRight(int offset, IntPoint& normalVector) in bottomRight()
202 FloatPoint3D normalVector; in inlineSetPixel() local
[all …]