Searched refs:yF (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/gm/ |
H A D | complexclip2.cpp | 39 SkScalar yF = 50.65f; in ComplexClip2GM() local 42 fHeight = yF - yA; in ComplexClip2GM() 65 SkScalar yF = 50.65f; variable 82 fRects[3].setLTRB(xA, yC, xD, yF); 87 fRects[4].setLTRB(xC, yC, xF, yF);
|
/third_party/mesa3d/src/intel/tools/tests/gen7.5/ |
H A D | math.asm | 17 math cos(8) g5<1>.yF g14<4>.xF null<4>F { align16 1Q }; 43 math.sat pow(8) g116<1>F g2<4>.xF g2<4>.yF { align16 1Q };
|
/third_party/mesa3d/src/intel/tools/tests/gen7/ |
H A D | math.asm | 13 math cos(8) g5<1>.yF g14<4>.xF null<4>F { align16 1Q }; 35 math.sat pow(8) g116<1>F g2<4>.xF g2<4>.yF { align16 1Q };
|
/third_party/skia/tests/ |
H A D | PathOpsOpTest.cpp | 1183 SkScalar yF = 50.65f; in rRect1() local 1192 rects[3].setLTRB(xA, yC, xD, yF); in rRect1() 1194 rects[4].setLTRB(xC, yC, xF, yF); in rRect1()
|
Completed in 21 milliseconds