Home
last modified time | relevance | path

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

/third_party/skia/include/private/
DGrContext_Base.h16 class GrBaseContextPriv; variable
/third_party/skia/src/gpu/
DGrBaseContextPriv.h39 explicit GrBaseContextPriv(GrContext_Base* context) : fContext(context) {} in GrBaseContextPriv() function