Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/mock/
DGrMockGpu.cpp51 static const GrMockOptions kDefaultOptions = GrMockOptions(); in Make() local
53 mockOptions = &kDefaultOptions; in Make()
/third_party/node/src/quic/
Dtlscontext.h96 static const Options kDefaultOptions; variable