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

/frameworks/base/libs/hwui/
H A DDisplayListCanvas.cpp462 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom,
470 Rect bounds(boundsLeft, boundsTop, boundsRight, boundsBottom);
460 drawText(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 DSkiaCanvas.cpp122 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom,
671 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom,
669 drawText(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 106 milliseconds