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

/frameworks/base/core/jni/android/graphics/
H A DSkiaCanvas.cpp121 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom);
679 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom) {
677 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) argument

Completed in 27 milliseconds