Searched refs:highOffset (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | RuimFileHandler.java | 40 public void loadEFImgTransparent(int fileid, int highOffset, int lowOffset, in loadEFImgTransparent() argument
|
D | IccFileHandler.java | 323 public void loadEFImgTransparent(int fileid, int highOffset, int lowOffset, in loadEFImgTransparent() argument 329 + " filePath = " + getEFPath(EF_IMG) + " highOffset = " + highOffset in loadEFImgTransparent() 339 highOffset, lowOffset, length, null, null, mAid, response); in loadEFImgTransparent()
|
/frameworks/native/services/inputflinger/ |
D | InputReader.h | 1971 float highOffset; // offset to add after scaling for normalization of high split member 1987 float highScale, float highOffset, in initialize() 1995 this->highOffset = highOffset; in initialize()
|
D | InputReader.cpp | 6928 axis.scale, axis.offset, axis.highScale, axis.highOffset); in dump() 7107 * axis.highScale + axis.highOffset; in process()
|