Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DAllocationCache.java207 private static class AllocationKey { class in AllocationCache
211 public AllocationKey(Type type, int usage) { in AllocationKey() method in AllocationCache.AllocationKey