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

/frameworks/base/libs/hwui/
H A DDisplayListCanvas.cpp437 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom,
444 Rect bounds(boundsLeft, boundsTop, boundsRight, boundsBottom);
435 drawGlyphs(const uint16_t* glyphs, const float* positions, int count, const SkPaint& paint, float x, float y, float boundsLeft, float boundsTop, float boundsRight, float boundsBottom, float totalAdvance) argument
H A DRecordingCanvas.cpp529 const SkPaint& paint, float x, float y, float boundsLeft, float boundsTop,
537 Rect(boundsLeft, boundsTop, boundsRight, boundsBottom),
528 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.cpp169 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom,
760 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom,
758 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 918 milliseconds