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

/frameworks/base/libs/hwui/
H A DBakedOpState.cpp132 Snapshot& snapshot, const RecordedOp& recordedOp, StrokeBehavior strokeBehavior,
135 bool expandForStroke = (strokeBehavior == StrokeBehavior::Forced
131 tryStrokeableOpConstruct(LinearAllocator& allocator, Snapshot& snapshot, const RecordedOp& recordedOp, StrokeBehavior strokeBehavior, bool expandForPathTexture) argument
H A DFrameBuilder.cpp565 BakedOpState::StrokeBehavior strokeBehavior, bool expandForPathTexture) {
569 strokeBehavior, expandForPathTexture);
564 deferStrokeableOp(const RecordedOp& op, batchid_t batchId, BakedOpState::StrokeBehavior strokeBehavior, bool expandForPathTexture) argument

Completed in 47 milliseconds