Searched refs:yres (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/tests/touchlag/ |
D | touchlag.cpp | 230 framebuffer.h = vi.yres; in main()
|
/frameworks/base/core/jni/ |
D | android_hardware_camera2_DngCreator.cpp | 1268 uint32_t yres[] = { 72, 1 }; // default 72 ppi in DngCreator_setup() local 1269 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_YRESOLUTION, 1, yres, TIFF_IFD_0), in DngCreator_setup() 2042 uint32_t yres[] = { 72, 1 }; // default 72 ppi in DngCreator_setup() local 2043 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_YRESOLUTION, 1, yres, TIFF_IFD_0), in DngCreator_setup()
|