Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DContextPriv.h81 explicit ContextPriv(Context* context) : fContext(context) {} in ContextPriv() function
/aosp_15_r20/external/skia/include/gpu/graphite/
H A DContext.h37 class ContextPriv; variable