Home
last modified time | relevance | path

Searched refs:lightZ (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/filters/arm/
DFELightingNEON.h60 float lightZ; member
/external/webkit/Source/WebCore/platform/graphics/filters/
DFELighting.cpp432 floatArguments.lightZ = pointLightSource->position().z(); in drawInteriorPixels()
439 floatArguments.lightZ = spotLightSource->position().z(); in drawInteriorPixels()
457 floatArguments.lightZ = paintingData.lightVector.z(); in drawInteriorPixels()