Home
last modified time | relevance | path

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

/third_party/skia/dm/
H A DDMSrcSink.h406 const GrContextOptions& baseContextOptions() const { return fBaseContextOptions; } in baseContextOptions()
425 GrContextOptions fBaseContextOptions; member in DM::GPUSink
H A DDMSrcSink.cpp1492 , fBaseContextOptions(grCtxOptions) { in GPUSink()
1494 fBaseContextOptions.fPersistentCache = &fMemoryCache; in GPUSink()
1499 return this->onDraw(src, dst, dstStream, log, fBaseContextOptions); in draw()

Completed in 7 milliseconds