Searched refs:canUseTextBlobs (Results 1 – 1 of 1) sorted by relevance
196 …bool canUseTextBlobs = RuntimeEnabledFeatures::textBlobEnabled() && graphicsContextAllowsTextBlobs… in paintInternalRun() local198 if (canUseTextBlobs && !textBlob) in paintInternalRun()201 if (canUseTextBlobs && textBlob) in paintInternalRun()