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()
192 void gc() { in gc() function
177 Graphics2D gc = image.createGraphics(); in getImage() local
503 Graphics2D gc = mImage.createGraphics(); in renderAndBuildResult() local537 Graphics2D gc = mImage.createGraphics(); in renderAndBuildResult() local
222 bool gc(std::vector<std::any>& garbage) REQUIRES(mLock) { in gc() function
501 bool gc(std::vector<std::any>& garbage) REQUIRES(mLock) { in gc() function
121 private void gc() { in gc() method in SparseWeakArray
183 private void gc() { in gc() method in LongSparseArray
218 private void gc() { in gc() method in SparseArray
254 void gc() { in gc() function
289 private static void gc() { in gc() method in ImagePoolImplTest
1742 int gc = Character.getType(cp); in isGraphic() local1765 int gc = Character.getType(c); in isGraphic() local