Home
last modified time | relevance | path

Searched refs:nInitDisplayInfo (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DHardwareRenderer.java1421 nInitDisplayInfo(largestWidth, largestHeight, defaultDisplay.getRefreshRate(), in initDisplayInfo()
1607 private static native void nInitDisplayInfo(int width, int height, float refreshRate, in nInitDisplayInfo() method in HardwareRenderer
1609 boolean supportsFp16ForHdr, boolean nInitDisplayInfo); in nInitDisplayInfo() argument