Searched defs:gc (Results 1 – 13 of 13) sorted by relevance
22 public static void gc() { in gc() method in TestUtils
245 Graphics2D gc = image.createGraphics(); in drawRectangleShadow() local266 Graphics2D gc = image.createGraphics(); in drawSmallRectangleShadow() local297 public static void drawRectangleShadow(Graphics2D gc, int x, int y, int width, int height) { in drawRectangleShadow()338 public static void drawSmallRectangleShadow(Graphics2D gc, int x, int y, int width, in drawSmallRectangleShadow()
191 void gc() { in gc() function
171 Graphics2D gc = image.createGraphics(); in getImage() local
508 Graphics2D gc = mImage.createGraphics(); in renderAndBuildResult() local542 Graphics2D gc = mImage.createGraphics(); in renderAndBuildResult() local
163 private void gc() { in gc() method in LongSparseArray
204 private void gc() { in gc() method in SparseArray
121 private void gc() { in gc() method in SparseWeakArray
184 public void gc() { in gc() method in SystemServicesProxy
254 void gc() { in gc() function
287 private static void gc() { in gc() method in ImagePoolImplTest
1735 int gc = Character.getType(cp); in isGraphic() local1758 int gc = Character.getType(c); in isGraphic() local
3313 int gc = mWifiNative.getGroupCapability(config.deviceAddress); in fetchCurrentDeviceDetails() local