Home
last modified time | relevance | path

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

/external/skia/bench/
Dbenchmain.cpp513 SkAutoTUnref<SkGLContext> realGLCtx(new SkNativeGLContext); in main() local
515 gRealGLHelper.init(realGLCtx.get(), contextWidth, contextHeight); in main()