Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DFrameBuilder.cpp747 static batchid_t textBatchId(const SkPaint& paint) { in textBatchId() function
758 batchid_t batchId = textBatchId(*(op.paint)); in deferTextOp()
785 currentLayer().deferUnmergeableOp(mAllocator, bakedState, textBatchId(*(op.paint))); in deferTextOnPathOp()