Home
last modified time | relevance | path

Searched refs:newB (Results 1 – 5 of 5) sorted by relevance

/external/skia/tools/
Dsk_tool_utils.cpp272 SkScalar newL = r.fLeft, newT = r.fTop, newR = r.fRight, newB = r.fBottom; in compute_central_occluder() local
295 newB = SkTMin(newB, r.fBottom - radii.fY + p.fY); in compute_central_occluder()
303 newB = SkTMin(newB, r.fBottom - radii.fY + p.fY); in compute_central_occluder()
306 return SkRect::MakeLTRB(newL, newT, newR, newB); in compute_central_occluder()
/external/skqp/tools/
Dsk_tool_utils.cpp332 SkScalar newL = r.fLeft, newT = r.fTop, newR = r.fRight, newB = r.fBottom; in compute_central_occluder() local
355 newB = SkTMin(newB, r.fBottom - radii.fY + p.fY); in compute_central_occluder()
363 newB = SkTMin(newB, r.fBottom - radii.fY + p.fY); in compute_central_occluder()
366 return SkRect::MakeLTRB(newL, newT, newR, newB); in compute_central_occluder()
/external/skia/src/utils/
DSkTextBox.cpp297 SkScalar newB = this->visit(visitor, fText, fLen, *fPaint); in snapshotTextBlob() local
299 *computedBottom = newB; in snapshotTextBlob()
/external/skqp/src/utils/
DSkTextBox.cpp297 SkScalar newB = this->visit(visitor, fText, fLen, *fPaint); in snapshotTextBlob() local
299 *computedBottom = newB; in snapshotTextBlob()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF com/google/common/base/ExtraObjectsMethodsForWeb.class ExtraObjectsMethodsForWeb ...