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

  /external/skia/experimental/AndroidPathRenderer/
AndroidPathRenderer.cpp 671 float p1c1x = (p1x + c1x) * 0.5f; local
679 float p1c1c2x = (p1c1x + c1c2x) * 0.5f;
689 p1x, p1y, p1c1x, p1c1y,
  /frameworks/base/libs/hwui/
PathTessellator.cpp 1063 float p1c1x = (p1x + c1x) * 0.5f; local
    [all...]

Completed in 75 milliseconds