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

  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 846 float c2Val = fromAttrib->c2Min
851 || (c2Val < fromAttrib->c2Low) || (c2Val > fromAttrib->c2High)
866 (c2Val - fromAttrib->c2Low)
930 c2Val = (toAttrib->c1Low
936 (float) (c2Val - toAttrib->c2Min)
    [all...]
  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.cpp     [all...]

Completed in 223 milliseconds