Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/navigation/
DCarNavigationInstrumentCluster.java77 int imageWidth, int imageHeight, int imageColorDepthBits) { in createCustomImageCluster() argument
80 imageWidth, imageHeight, imageColorDepthBits); in createCustomImageCluster()
141 int imageColorDepthBits) { in CarNavigationInstrumentCluster() argument
146 mImageColorDepthBits = imageColorDepthBits; in CarNavigationInstrumentCluster()