Searched defs:frameWidth (Results 1 – 4 of 4) sorted by relevance
86 uint32_t frameWidth, in configure()
95 public void setFrameWidth(float frameWidth) { in setFrameWidth()
1151 uint32_t frameWidth, in configure()
741 final int frameWidth = width - 2 * mMirrorSurfaceMargin; in setWindowSizeAndCenter() local