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

  /external/skqp/gm/
daa.cpp 29 SkPoint tri1[] = {{0,0},{K,K},{0,K},{0,0}}; local
31 path.addPoly(tri1, SK_ARRAY_COUNT(tri1), false);
  /external/skia/gm/
daa.cpp 30 SkPoint tri1[] = {{0,0},{K,K},{0,K},{0,0}}; local
32 path.addPoly(tri1, SK_ARRAY_COUNT(tri1), false);
  /external/deqp/framework/opengl/
gluTextureTestUtil.cpp 1393 const bool tri1 = (wx+posEps)\/dstW + (wy+posEps)\/dstH >= 1.0f; local
1600 const bool tri1 = (wx+posEps)\/dstW + (wy+posEps)\/dstH >= 1.0f; local
1774 const bool tri1 = (wx+posEps)\/dstW + (wy+posEps)\/dstH >= 1.0f; local
2247 const bool tri1 = nx + ny + posEps >= 1.0f; local
    [all...]

Completed in 208 milliseconds