Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrContextFactory.cpp77 GrBackendContext p3dctx = reinterpret_cast<GrBackendContext>(glInterface.get()); in get() local
78 grCtx.reset(GrContext::Create(kOpenGL_GrBackend, p3dctx, &fGlobalOptions)); in get()