Searched defs:loops (Results 1 – 2 of 2) sorted by relevance
72 int loops = 10; in testRetryManagerSimplest() local
57 public void init(RenderScriptGL rs, Resources res, int width, int height, int loops) { in init()