Home
last modified time | relevance | path

Searched defs:findInstance (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DAhatSnapshot.java108 public AhatInstance findInstance(long id) { in findInstance() method in AhatSnapshot
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DNinePatchTexture.java140 private NinePatchInstance findInstance(GLCanvas canvas, int w, int h) { in findInstance() method in NinePatchTexture