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

/frameworks/base/libs/hwui/
H A DFrameBuilder.cpp582 static batchid_t tessBatchId(const RecordedOp& op) { function in namespace:android::uirenderer
590 deferStrokeableOp(op, tessBatchId(op));
679 deferStrokeableOp(op, tessBatchId(op));
713 deferStrokeableOp(op, tessBatchId(op));
717 auto state = deferStrokeableOp(op, tessBatchId(op));

Completed in 201 milliseconds