Home
last modified time | relevance | path

Searched defs:recordAllocOutsidePool (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/src/android/util/imagepool/
H A DImagePoolStats.java33 void recordAllocOutsidePool(int width, int height); in recordAllocOutsidePool() method
H A DImagePoolStatsProdImpl.java56 public void recordAllocOutsidePool(int width, int height) { } in recordAllocOutsidePool() method in ImagePoolStatsProdImpl
H A DImagePoolStatsDebugImpl.java76 public void recordAllocOutsidePool(int width, int height) { in recordAllocOutsidePool() method in ImagePoolStatsDebugImpl