Home
last modified time | relevance | path

Searched refs:xres (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/cmds/screencap/
Dscreencap.cpp206 size_t offset = (vinfo.xoffset + vinfo.yoffset*vinfo.xres) * bytespp; in main()
207 w = vinfo.xres; in main()
209 s = vinfo.xres; in main()
/frameworks/base/tests/touchlag/
Dtouchlag.cpp229 framebuffer.w = vi.xres; in main()
/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp1240 uint32_t xres[] = { 72, 1 }; // default 72 ppi in DngCreator_setup() local
1241 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_XRESOLUTION, 1, xres, TIFF_IFD_0), in DngCreator_setup()
1907 uint32_t xres[] = { 72, 1 }; // default 72 ppi in DngCreator_setup() local
1908 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_XRESOLUTION, 1, xres, TIFF_IFD_0), in DngCreator_setup()