Searched refs:fGLContextType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dgmmain.cpp159 GLContextType fGLContextType; // GPU backend only member in struct:ConfigData
1754 GrContext* gr = grFactory->get(config.fGLContextType, gpuAPI);
2005 GrContext* ctx = grFactory->get(gRec[index].fGLContextType, gpuAPI);
2451 GrContext* gr = grFactory->get(config.fGLContextType, gpuAPI);
2464 GrContext* gr = grFactory->get(config.fGLContextType, gpuAPI);
/external/skia/gm/
H A Dgmmain.cpp158 GLContextType fGLContextType; // GPU backend only member in struct:ConfigData
1759 GrContext* gr = grFactory->get(config.fGLContextType);
1997 GrContext* ctx = grFactory->get(gRec[index].fGLContextType);
2417 GrContext* gr = grFactory->get(config.fGLContextType);
2430 GrContext* gr = grFactory->get(config.fGLContextType);

Completed in 58 milliseconds