Home
last modified time | relevance | path

Searched refs:sDebugHits (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DAllocationCache.java42 private static int sDebugHits = 0; field in AllocationCache
88 sDebugHits++; in getOrCreateTyped()
90 "Cache HIT (%d): type = '%s', usage = '%x'", sDebugHits, type, usage)); in getOrCreateTyped()