Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DRecordingCanvas.cpp729 constexpr bool doesPaintHaveFill(T& paint) { in doesPaintHaveFill() function
746 return (... || doesPaintHaveFill(args)); in hasPaintWithFill()