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

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

Completed in 50 milliseconds