Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/filters/arm/
DFELightingNEON.h59 float lightY; member
/external/webkit/Source/WebCore/platform/graphics/filters/
DFELighting.cpp183 … int lightX, int lightY, float factorX, float factorY, IntPoint& normal2DVector) in inlineSetPixel()
232 … int lightX, int lightY, float factorX, float factorY, IntPoint& normalVector) in setPixel()