Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DHardwareRenderer.java1098 private static final class DestroyContextRunnable implements Runnable { class in HardwareRenderer
1101 DestroyContextRunnable(long nativeInstance) { in DestroyContextRunnable() method in HardwareRenderer.DestroyContextRunnable