Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/imagedistributor/
DRefCountedImageProxy.java30 class RefCountedImageProxy extends ForwardingImageProxy { class
37 public RefCountedImageProxy(ImageProxy image, int refCount) { in RefCountedImageProxy() method in RefCountedImageProxy