Searched refs:mMaxMemory (Results 1 – 1 of 1) sorted by relevance
45 private final long mMaxMemory; field in Decoder.Validator61 mMaxMemory = maxMemory; in Validator()87 if (end > mMaxMemory) { in claimMemory()