Searched defs:tri1 (Results 1 – 3 of 3) sorted by relevance
/external/skqp/gm/ |
D | daa.cpp | 29 SkPoint tri1[] = {{0,0},{K,K},{0,K},{0,0}}; variable
|
/external/skia/gm/ |
D | daa.cpp | 30 SkPoint tri1[] = {{0,0},{K,K},{0,K},{0,0}}; variable
|
/external/deqp/framework/opengl/ |
D | gluTextureTestUtil.cpp | 1393 const bool tri1 = (wx+posEps)/dstW + (wy+posEps)/dstH >= 1.0f; in computeTextureLookupDiff() local 1600 const bool tri1 = (wx+posEps)/dstW + (wy+posEps)/dstH >= 1.0f; in computeTextureLookupDiff() local 1774 const bool tri1 = (wx+posEps)/dstW + (wy+posEps)/dstH >= 1.0f; in computeTextureLookupDiff() local 2247 const bool tri1 = nx + ny + posEps >= 1.0f; in computeTextureLookupDiff() local
|