Searched refs:GMRegistry (Results 1 - 25 of 228) sorted by relevance

12345678910

/external/chromium_org/third_party/skia/gm/
H A Dgiantbitmap.cpp147 static skiagm::GMRegistry reg000(G000);
148 static skiagm::GMRegistry reg100(G100);
149 static skiagm::GMRegistry reg200(G200);
150 static skiagm::GMRegistry reg010(G010);
151 static skiagm::GMRegistry reg110(G110);
152 static skiagm::GMRegistry reg210(G210);
154 static skiagm::GMRegistry reg001(G001);
155 static skiagm::GMRegistry reg101(G101);
156 static skiagm::GMRegistry reg201(G201);
157 static skiagm::GMRegistry reg01
[all...]
H A Dselftest.cpp61 static skiagm::GMRegistry gR1(F1);
62 static skiagm::GMRegistry gR2(F2);
H A Dgm.cpp68 template GMRegistry* GMRegistry::gHead;
H A Dimageblur.cpp69 static GMRegistry reg1(MyFactory1);
72 static GMRegistry reg2(MyFactory2);
H A Dcmykjpeg.cpp74 static GMRegistry reg(MyFactory);
H A DcopyTo4444.cpp55 static GMRegistry reg(MyFactory);
H A Ddashcubics.cpp77 static skiagm::GMRegistry reg(MyFactory);
H A Dfactory.cpp74 static GMRegistry reg(MyFactory);
H A Dlcdtext.cpp68 static GMRegistry reg(MyFactory);
H A Dtinybitmap.cpp63 static GMRegistry reg(MyFactory);
/external/skia/gm/
H A Dgiantbitmap.cpp147 static skiagm::GMRegistry reg000(G000);
148 static skiagm::GMRegistry reg100(G100);
149 static skiagm::GMRegistry reg200(G200);
150 static skiagm::GMRegistry reg010(G010);
151 static skiagm::GMRegistry reg110(G110);
152 static skiagm::GMRegistry reg210(G210);
154 static skiagm::GMRegistry reg001(G001);
155 static skiagm::GMRegistry reg101(G101);
156 static skiagm::GMRegistry reg201(G201);
157 static skiagm::GMRegistry reg01
[all...]
H A Dselftest.cpp61 static skiagm::GMRegistry gR1(F1);
62 static skiagm::GMRegistry gR2(F2);
H A Dgm.cpp68 template GMRegistry* GMRegistry::gHead;
H A Dimageblur.cpp69 static GMRegistry reg1(MyFactory1);
72 static GMRegistry reg2(MyFactory2);
H A Dcmykjpeg.cpp74 static GMRegistry reg(MyFactory);
H A DcopyTo4444.cpp55 static GMRegistry reg(MyFactory);
H A Ddashcubics.cpp77 static skiagm::GMRegistry reg(MyFactory);
H A Dfactory.cpp74 static GMRegistry reg(MyFactory);
H A Dlcdtext.cpp68 static GMRegistry reg(MyFactory);
/external/chromium_org/third_party/skia/dm/
H A DDMCpuGMTask.h23 skiagm::GMRegistry::Factory,
32 skiagm::GMRegistry::Factory fGMFactory;
H A DDMGpuGMTask.h23 skiagm::GMRegistry::Factory,
H A DDMPDFTask.h22 skiagm::GMRegistry::Factory,
/external/skia/dm/
H A DDMCpuGMTask.h23 skiagm::GMRegistry::Factory,
32 skiagm::GMRegistry::Factory fGMFactory;
H A DDMGpuGMTask.h23 skiagm::GMRegistry::Factory,
H A DDMPDFTask.h22 skiagm::GMRegistry::Factory,

Completed in 251 milliseconds

12345678910