Searched defs:subHeight (Results 1 – 4 of 4) sorted by relevance
36 private int subHeight; field in ChromaFormat38 public ChromaFormat(int id, int subWidth, int subHeight) { in ChromaFormat()
79 final int subHeight = height * heightPercent / 100; in onLayout() local
103 const int subHeight = height/2; in sub_clear_test() local
200 int subHeight=(j+rfbZRLETileHeight>rh)?rh-j:rfbZRLETileHeight; in HandleZRLE() local