HomeSort by relevance Sort by last modified time
    Searched defs:returnToCacheIfNotNull (Results 1 - 2 of 2) sorted by null

  /cts/tests/camera/src/android/hardware/camera2/cts/rs/
AllocationCache.java 166 public synchronized void returnToCacheIfNotNull(Allocation allocation) {
Script.java 233 mCache.returnToCacheIfNotNull(mInputAllocation);
349 mCache.returnToCacheIfNotNull(mInputAllocation);

Completed in 121 milliseconds