Home
last modified time | relevance | path

Searched refs:constOne (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/filters/arm/
DFELightingNEON.h56 float constOne; member
/external/llvm/lib/Target/XCore/
DXCoreISelDAGToDAG.cpp288 SDValue constOne = getI32Imm(1); in SelectBRIND() local
291 constOne, Chain), 0); in SelectBRIND()
294 constOne, Glue), 0); in SelectBRIND()
/external/webkit/Source/WebCore/platform/graphics/filters/
DFELighting.cpp420 floatArguments.constOne = 1; in drawInteriorPixels()