Searched refs:xres (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/tests/touchlag/ |
D | touchlag.cpp | 229 framebuffer.w = vi.xres; in main()
|
/frameworks/base/core/jni/ |
D | android_hardware_camera2_DngCreator.cpp | 1263 uint32_t xres[] = { 72, 1 }; // default 72 ppi in DngCreator_setup() local 1264 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_XRESOLUTION, 1, xres, TIFF_IFD_0), in DngCreator_setup() 2037 uint32_t xres[] = { 72, 1 }; // default 72 ppi in DngCreator_setup() local 2038 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_XRESOLUTION, 1, xres, TIFF_IFD_0), in DngCreator_setup()
|