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

/frameworks/base/libs/hwui/
H A DFrameBuilder.cpp586 static batchid_t tessBatchId(const RecordedOp& op) { function in namespace:android::uirenderer
597 deferStrokeableOp(op, tessBatchId(op), BakedOpState::StrokeBehavior::StyleDefined, true);
685 deferStrokeableOp(op, tessBatchId(op));
718 deferStrokeableOp(op, tessBatchId(op));
722 auto state = deferStrokeableOp(op, tessBatchId(op));

Completed in 192 milliseconds