Searched refs:mAllocatedOutsidePoolBytes (Results 1 – 1 of 1) sorted by relevance
37 private long mAllocatedOutsidePoolBytes = 0; field in ImagePoolStatsDebugImpl59 mAllocatedOutsidePoolBytes = 0; in clear()77 mAllocatedOutsidePoolBytes += (width * height * ESTIMATED_PIXEL_BYTES); in recordAllocOutsidePool()157 builder.append(mAllocatedOutsidePoolBytes / 1_000_000); in getStatistic()161 mAllocatedOutsidePoolBytes)); in getStatistic()