Searched defs:bufsz (Results 1 – 13 of 13) sorted by relevance
/aosp12/system/extras/pssbench/ |
H A D | main.cpp | 12 int bufsz = -1; variable
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | kexec.h | 45 size_t bufsz; member
|
/aosp12/frameworks/av/media/libstagefright/foundation/ |
H A D | ALooperRoster.cpp | 103 static void makeFourCC(uint32_t fourcc, char *s, size_t bufsz) { in makeFourCC()
|
/aosp12/hardware/qcom/display/msm8084/liboverlay/ |
H A D | overlayMdpRot.cpp | 142 bool MdpRot::open_i(uint32_t numbufs, uint32_t bufsz) in open_i()
|
H A D | overlayMdssRot.cpp | 158 bool MdssRot::open_i(uint32_t numbufs, uint32_t bufsz) in open_i()
|
/aosp12/hardware/qcom/display/msm8960/liboverlay/ |
H A D | overlayMdpRot.cpp | 157 bool MdpRot::open_i(uint32_t numbufs, uint32_t bufsz) in open_i()
|
H A D | overlayMdssRot.cpp | 163 bool MdssRot::open_i(uint32_t numbufs, uint32_t bufsz) in open_i()
|
/aosp12/hardware/qcom/display/msm8226/liboverlay/ |
H A D | overlayMdpRot.cpp | 161 bool MdpRot::open_i(uint32_t numbufs, uint32_t bufsz) in open_i()
|
H A D | overlayMdssRot.cpp | 182 bool MdssRot::open_i(uint32_t numbufs, uint32_t bufsz) in open_i()
|
/aosp12/hardware/qcom/display/msm8994/liboverlay/ |
H A D | overlayMdpRot.cpp | 169 bool MdpRot::open_i(uint32_t numbufs, uint32_t bufsz) in open_i()
|
H A D | overlayMdssRot.cpp | 217 bool MdssRot::open_i(uint32_t numbufs, uint32_t bufsz) in open_i()
|
/aosp12/system/memory/lmkd/ |
H A D | lmkd.cpp | 704 static ssize_t ctrl_data_read(int dsock_idx, char* buf, size_t bufsz, struct ucred* sender_cred) { in ctrl_data_read() 746 static int ctrl_data_write(int dsock_idx, char* buf, size_t bufsz) { in ctrl_data_write()
|
/aosp12/bionic/libc/kernel/uapi/drm/ |
H A D | radeon_drm.h | 506 int bufsz; member
|