Home
last modified time | relevance | path

Searched refs:domainNeedsLocal (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrTextureMaker.h30 bool domainNeedsLocal) in GrTextureMaker() argument
31 : INHERITED(context, width, height, info, domainNeedsLocal) {} in GrTextureMaker()