HomeSort by relevance Sort by last modified time
    Searched defs:heights (Results 1 - 9 of 9) sorted by null

  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
TextureSharedData.h 24 std::map<GLsizei, GLsizei> heights; member in struct:TextureDims
  /external/skia/tests/
SwizzlerTest.cpp 76 // Test on the smallest possible height and representative heights
77 const uint32_t heights[] = { 1, 5, 10 }; local
84 for (uint32_t height : heights) {
  /cts/tests/pdf/src/android/graphics/pdf/cts/
PdfRendererTransformTest.java 69 int[] heights = new int[] { A4_HEIGHT_PTS * 3 / 4, A4_HEIGHT_PTS, A4_HEIGHT_PTS * 4 / 3 local
100 for (int height : heights) {
  /external/libvpx/libvpx/vpx_dsp/
psnr.c 205 const int heights[3] = { a->y_crop_height, a->uv_crop_height, local
219 const int h = heights[i];
253 const int heights[3] = { a->y_crop_height, a->uv_crop_height, local
265 const int h = heights[i];
  /external/skia/gm/
blurrect.cpp 178 const int heights[] = {100, 100, 5, 25, 150, 25}; local
191 int height = heights[i];
  /packages/experimental/CameraPreviewTest/src/com/example/android/videochatcameratest/
VideoChatTestActivity.java 189 final int heights[] = new int[] {240, 480}; local
235 heights[whichResolution], framerates[whichFramerate],
  /frameworks/base/media/java/android/media/
MediaCodecInfo.java 1742 Range<Integer> counts = null, widths = null, heights = null; local
    [all...]
  /prebuilts/tools/common/bazel/formc-deps/
jps-builders.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 171 milliseconds