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

/frameworks/base/libs/hwui/
H A DFrameBuilder.cpp572 static batchid_t tessBatchId(const RecordedOp& op) { function in namespace:android::uirenderer
583 deferStrokeableOp(op, tessBatchId(op), BakedOpState::StrokeBehavior::StyleDefined, true);
664 deferStrokeableOp(op, tessBatchId(op));
697 deferStrokeableOp(op, tessBatchId(op));
701 auto state = deferStrokeableOp(op, tessBatchId(op));

Completed in 378 milliseconds