Searched refs:mOutstandingImageOpened (Results 1 – 1 of 1) sorted by relevance
143 private int mOutstandingImageOpened = 0; field in ImageBackend219 return mOutstandingImageOpened - mOutstandingImageClosed; in getNumberOfReservedOpenImages()716 mOutstandingImageOpened++; in setSemaphoreReferenceCount()717 logWrapper("Received an opened image: " + mOutstandingImageOpened + "/" in setSemaphoreReferenceCount()766 + mOutstandingImageOpened + "/" + mOutstandingImageClosed); in closeImageExecutorSafe()