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

/frameworks/base/libs/hwui/
H A DRecordingCanvas.cpp544 const SkPaint& paint, float x, float y, float boundsLeft, float boundsTop,
552 Rect(boundsLeft, boundsTop, boundsRight, boundsBottom),
543 drawGlyphs(const uint16_t* glyphs, const float* positions, int glyphCount, const SkPaint& paint, float x, float y, float boundsLeft, float boundsTop, float boundsRight, float boundsBottom, float totalAdvance) argument
H A DSkiaCanvas.cpp690 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom,
699 SkRect bounds = SkRect::MakeLTRB(boundsLeft + x, boundsTop + y,
688 drawGlyphs(const uint16_t* text, const float* positions, 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 189 milliseconds