Home
last modified time | relevance | path

Searched refs:height_px (Results 1 – 4 of 4) sorted by relevance

/external/libwebsockets/plugins/ssh-base/include/
Dlws-plugin-ssh.h38 uint32_t height_px; member
/external/mesa3d/src/intel/isl/
DREADME83 width_px=64, and height_px=64 (note that the suffix 'px' indicates logical
/external/mesa3d/src/intel/blorp/
Dblorp_clear.c1296 const uint32_t height_px = in blorp_ccs_ambiguate() local
1299 const uint32_t height_el = DIV_ROUND_UP(height_px, aux_fmtl->bh); in blorp_ccs_ambiguate()
/external/libwebsockets/plugins/ssh-base/
Dsshd.c1504 pss->args.pty.height_px = pss->len; in lws_ssh_parse_plaintext()