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

  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 844 float c1Val = fromAttrib->c1Min
850 if ((c1Val < fromAttrib->c1Low) || (c1Val > fromAttrib->c1High)
864 color = ColorFract((c1Val - fromAttrib->c1Low)
928 c1Val = (toAttrib->c1Low
934 color = ColorFract((float) (c1Val - toAttrib->c1Min)
    [all...]
  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.cpp     [all...]

Completed in 737 milliseconds