Searched defs:pitch (Results 1 – 4 of 4) sorted by relevance
/system/core/deprecated-adf/libadf/tests/ |
D | adf_test.cpp | 129 uint32_t &pitch) { in drawCheckerboard() 315 uint32_t pitch; in TEST_F() local 333 uint32_t w, h, format, offset, pitch; in TEST_F() local 351 uint32_t w, h, format, offset, pitch; in TEST_F() local
|
/system/core/deprecated-adf/libadf/ |
D | adf.cpp | 363 __u32 format, __u32 *offset, __u32 *pitch) in adf_interface_simple_buffer_alloc() 384 __u32 offset, __u32 pitch, int acquire_fence) in adf_interface_simple_post_config_buf() 399 __u32 pitch, int acquire_fence) in adf_interface_simple_post() 416 __u32 pitch, int acquire_fence, in adf_interface_simple_post_v2()
|
/system/core/deprecated-adf/libadf/original-kernel-headers/video/ |
D | adf.h | 133 __u32 pitch[ADF_MAX_PLANES]; member 225 __u32 pitch; member
|
/system/core/deprecated-adf/libadf/include/video/ |
D | adf.h | 89 __u32 pitch[ADF_MAX_PLANES]; member 127 __u32 pitch; member
|