Searched defs:boundsLeft (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DRecordingCanvas.cpp505 float x, float y, float boundsLeft, float boundsTop,
513 addOp(alloc().create_trivial<TextOp>(Rect(boundsLeft, boundsTop, boundsRight, boundsBottom),
504 drawGlyphs(ReadGlyphFunc glyphFunc, int glyphCount, const SkPaint& paint, float x, float y, float boundsLeft, float boundsTop, float boundsRight, float boundsBottom, float totalAdvance) argument
H A DSkiaCanvas.cpp736 float y, float boundsLeft, float boundsTop, float boundsRight,
753 SkRect::MakeLTRB(boundsLeft + x, boundsTop + y, boundsRight + x, boundsBottom + y);
735 drawGlyphs(ReadGlyphFunc glyphFunc, int count, const SkPaint& paint, float x, float y, float boundsLeft, float boundsTop, float boundsRight, float boundsBottom, float totalAdvance) argument
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 45 milliseconds