Home
last modified time | relevance | path

Searched refs:boundsTop (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/libs/hwui/hwui/
DCanvas.h244 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom,
/frameworks/base/libs/hwui/
DDisplayListCanvas.cpp437 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom, in drawGlyphs() argument
444 Rect bounds(boundsLeft, boundsTop, boundsRight, boundsBottom); in drawGlyphs()
DRecordingCanvas.cpp547 const SkPaint& paint, float x, float y, float boundsLeft, float boundsTop, in drawGlyphs() argument
555 Rect(boundsLeft, boundsTop, boundsRight, boundsBottom), in drawGlyphs()
DRecordingCanvas.h197 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom,
DDisplayListCanvas.h214 const SkPaint& paint, float x, float y, float boundsLeft, float boundsTop,
DSkiaCanvas.cpp169 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom,
760 float boundsLeft, float boundsTop, float boundsRight, float boundsBottom, in drawGlyphs() argument