Searched refs:b45 (Results 1 – 7 of 7) sorted by relevance
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrOctoBounds.cpp | 21 float b45 = fBounds45.bottom(); in clip() local 25 if (!(l < r && t < b && l45 < r45 && t45 < b45)) { in clip() 65 } else if (b45 < Get_y45(l,b)) { in clip() 70 b = SkScalarPin(b45 - l, t, b); in clip() 78 } else if (b45 < Get_y45(r,t)) { in clip() 83 r = SkScalarPin(b45 - t, l, r); in clip() 91 t45 = SkScalarPin(Get_y45(l,t), t45, b45); in clip() 93 b45 = SkScalarPin(Get_y45(r,b), t45, b45); in clip() 98 if (!(l < r && t < b && l45 < r45 && t45 < b45)) { in clip() 103 fBounds45.setLTRB(l45, t45, r45, b45); in clip() [all …]
|
/third_party/flutter/skia/tests/ |
D | OctoBoundsTest.cpp | 60 float b45 = rand->nextRangeF(minB45, maxB45); in test_octagon() local 97 float miss = r - GrOctoBounds::Get_x(r45,b45); in test_octagon() 102 b45 += r45 - maxR45; in test_octagon() 105 b45 += miss; in test_octagon() 106 if (b45 > maxB45) { in test_octagon() 107 r45 += b45 - maxB45; in test_octagon() 108 b45 = maxB45; in test_octagon() 113 float miss = b - GrOctoBounds::Get_y(l45,b45); in test_octagon() 118 b45 += minL45 - l45; in test_octagon() 121 b45 += miss; in test_octagon() [all …]
|
/third_party/glslang/Test/ |
D | stringToDouble.vert | 95 double b45 = 5708990770823839207320493820740630171355185152001e-3;
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_bad_pixels.cpp | 1204 int32 b45 = p4 [5 * cs]; in FixSingleColumn() local 1260 Abs_int32 (b23 - b45) + in FixSingleColumn() 1279 Abs_int32 (b43 - b45) + in FixSingleColumn() 1300 Abs_int32 (b45 - b63); in FixSingleColumn()
|
/third_party/boost/libs/asio/test/execution/ |
D | set_value.cpp | 580 BOOST_ASIO_CONSTEXPR bool b45 = exec::can_set_value< in test_can_set_value() local 582 BOOST_ASIO_CHECK(b45 == false); in test_can_set_value()
|
/third_party/glslang/Test/baseResults/ |
D | stringToDouble.vert.out | 440 0:95 'b45' ( temp double) 964 0:95 'b45' ( temp double)
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
D | crash.log | 7248 00014b45 SP_BINDLESS_BASE[0x2].ADDR_HI: 0x14b45 7265 00014b45 SP_BINDLESS_BASE[0x2].ADDR_HI: 0x14b45
|