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

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

Completed in 119 milliseconds