Home
last modified time | relevance | path

Searched defs:fContexts (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/tools/graphite/
H A DContextFactory.h60 skia_private::TArray<OwnedContextInfo> fContexts; variable
/aosp_15_r20/external/skia/tools/gpu/
H A DGrContextFactory.h94 skia_private::TArray<Context, true> fContexts; variable