Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DIconLoader.java69 private static final int CLUT_ENTRY_SIZE = 3; field in IconLoader
195 int length = mIconData[3] * CLUT_ENTRY_SIZE; in readClut()
321 int clutIndex = clutEntry * CLUT_ENTRY_SIZE; in parseToRGB()