Searched defs:G110 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dgiantbitmap.cpp141 static skiagm::GM* G110(void*) { return new GiantBitmapGM(SkShader::kRepeat_TileMode, true, false); } function
155 static skiagm::GMRegistry reg110(G110);
/external/skia/gm/
H A Dgiantbitmap.cpp137 static skiagm::GM* G110(void*) { return new GiantBitmapGM(SkShader::kRepeat_TileMode, true, false); } function
151 static skiagm::GMRegistry reg110(G110);

Completed in 339 milliseconds