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

/frameworks/base/libs/hwui/
H A DFrameBuilder.cpp742 static batchid_t textBatchId(const SkPaint& paint) { function in namespace:android::uirenderer
753 batchid_t batchId = textBatchId(*(op.paint));
780 currentLayer().deferUnmergeableOp(mAllocator, bakedState, textBatchId(*(op.paint)));

Completed in 776 milliseconds