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

  /frameworks/base/media/java/android/media/
MediaCodecInfo.java     [all...]
  /packages/apps/Gallery/src/com/android/camera/
GridViewSpecial.java 733 private final int mBlockWidth; // The width of an ImageBlock.
756 mBlockWidth = blockWidth;
935 canvas.drawRect(xPos, yPos, xPos + mBlockWidth, yPos + mBlockHeight,
    [all...]

Completed in 816 milliseconds