HomeSort by relevance Sort by last modified time
    Searched refs:realHeight (Results 1 - 2 of 2) sorted by null

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowDisplay.java 51 private Integer realHeight;
96 outMetrics.heightPixels = realHeight;
160 outSize.set(realWidth, realHeight);
332 this.realHeight = height;
408 realHeight = heightPx;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
mp4dec_api.h 133 int16 realHeight; /* Non-padded height, not a multiple of 16. */

Completed in 2627 milliseconds