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

  /device/lge/mako/camera/QCamera/stack/mm-camera-test/inc/
mm_qcamera_display_dimensions.h 37 #define DISPLAY_HEIGHT 480
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/inc/
mm_qcamera_display_dimensions.h 37 #define DISPLAY_HEIGHT 480
  /frameworks/native/libs/gui/tests/
SRGB_test.cpp 41 DISPLAY_HEIGHT = 512,
43 DISPLAY_SIZE = DISPLAY_WIDTH * DISPLAY_HEIGHT * PIXEL_SIZE,
75 DISPLAY_WIDTH, DISPLAY_HEIGHT));
115 for (int y = 0; y < DISPLAY_HEIGHT; ++y) {
134 DISPLAY_WIDTH, DISPLAY_HEIGHT, 0, GL_RGBA, GL_UNSIGNED_BYTE,
218 ASSERT_EQ(mLockedBuffer.height, DISPLAY_HEIGHT);
291 String8("SRGBTest Surface"), DISPLAY_WIDTH, DISPLAY_HEIGHT,
369 ASSERT_NO_FATAL_FAILURE(drawTexture(false, 0, DISPLAY_HEIGHT / 2,
370 DISPLAY_WIDTH, DISPLAY_HEIGHT / 2));
374 DISPLAY_WIDTH, DISPLAY_HEIGHT / 2))
    [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 31 static const int32_t DISPLAY_HEIGHT = 800;
    [all...]

Completed in 502 milliseconds