HomeSort by relevance Sort by last modified time
    Searched full:c1val (Results 1 - 3 of 3) sorted by null

  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 841 float c1Val = fromAttrib->c1Min
847 if ((c1Val < fromAttrib->c1Low) || (c1Val > fromAttrib->c1High)
861 color = ColorFract((c1Val - fromAttrib->c1Low)
925 c1Val = (toAttrib->c1Low
931 color = ColorFract((float) (c1Val - toAttrib->c1Min)
    [all...]
  /external/llvm/lib/IR/
ConstantFold.cpp     [all...]
  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.cpp     [all...]

Completed in 88 milliseconds