Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/private/gpu/ganesh/
H A DGrContext_Base.h17 class GrBaseContextPriv; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrBaseContextPriv.h46 explicit GrBaseContextPriv(GrContext_Base* context) : fContext(context) {} in GrBaseContextPriv() function