Searched refs:getSortZ (Results 1 – 2 of 2) sorted by relevance
89 uint32_t DrawCmd::getSortZ() const { in getSortZ() function in DrawCmd99 return SortKey(fPaint.isTransparent(), this->getSortZ(), fPaint.toID()); in getKey()202 uint32_t ClipCmd::getSortZ() const { in getSortZ() function in ClipCmd216 return SortKey(false, this->getSortZ(), kInvalidMat); in getKey()
99 uint32_t getSortZ() const;136 uint32_t getSortZ() const;