Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DRecordingCanvas.cpp745 constexpr bool hasPaintWithFill(Args&&... args) { in hasPaintWithFill() function
770 if (hasPaintWithFill(args...)) { in push()