Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
DAllocationInfo.java62 public static AllocationInfo newInstance(Allocation allocation) { in newInstance() method in AllocationInfo
89 public static AllocationInfo newInstance(Size size, int format, int usage) { in newInstance() method in AllocationInfo
127 public static AllocationInfo newInstance(Size size, int format) { in newInstance() method in AllocationInfo
145 public static AllocationInfo newInstance(Element element, Size size) { in newInstance() method in AllocationInfo
164 public static AllocationInfo newInstance(Element element, Size size, int usage) { in newInstance() method in AllocationInfo