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

  /external/skia/experimental/AndroidPathRenderer/
AndroidPathRenderer.cpp 673 float p2c2x = (p2x + c2x) * 0.5f; local
682 float p2c1c2x = (p2c2x + c1c2x) * 0.5f;
694 p2x, p2y, p2c2x, p2c2y,
  /frameworks/base/libs/hwui/
PathTessellator.cpp 1065 float p2c2x = (p2x + c2x) * 0.5f; local
    [all...]

Completed in 35 milliseconds