Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDeferredDisplayList.cpp225 if (op->getPaintAlpha() != mOps[0].op->getPaintAlpha()) return false; in canMergeWith()
DDisplayListOp.h180 inline int getPaintAlpha() const { in getPaintAlpha() function