Searched defs:subWidth (Results 1 – 4 of 4) sorted by relevance
35 private int subWidth; field in ChromaFormat38 public ChromaFormat(int id, int subWidth, int subHeight) { in ChromaFormat()
78 final int subWidth = width * widthPercent / 100; in onLayout() local
351 int subWidth = 3; in shouldGetPixelsFromSubsetOfBitmap() local
1139 GLsizei subWidth, in error_check_subtexture_negative_dimensions()1173 GLsizei subWidth, GLsizei subHeight, in error_check_subtexture_dimensions()