Searched refs:bufsz (Results 1 - 15 of 15) sorted by relevance

/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayMdpRot.cpp142 bool MdpRot::open_i(uint32_t numbufs, uint32_t bufsz) argument
148 if(!mem.open(numbufs, bufsz, mRotImgInfo.secure)){
H A DoverlayMdssRot.cpp158 bool MdssRot::open_i(uint32_t numbufs, uint32_t bufsz) argument
164 if(!mem.open(numbufs, bufsz, isSecure)){
H A DoverlayRotator.h128 bool open_i(uint32_t numbufs, uint32_t bufsz);
185 bool open_i(uint32_t numbufs, uint32_t bufsz);
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdpRot.cpp161 bool MdpRot::open_i(uint32_t numbufs, uint32_t bufsz) argument
167 if(!mem.open(numbufs, bufsz, mRotImgInfo.secure)){
H A DoverlayRotator.h135 bool open_i(uint32_t numbufs, uint32_t bufsz);
194 bool open_i(uint32_t numbufs, uint32_t bufsz);
H A DoverlayMdssRot.cpp182 bool MdssRot::open_i(uint32_t numbufs, uint32_t bufsz) argument
188 if(!mem.open(numbufs, bufsz, isSecure)){
/hardware/qcom/display/msm8909/liboverlay/
H A DoverlayRotator.h162 bool open_i(uint32_t numbufs, uint32_t bufsz);
234 bool open_i(uint32_t numbufs, uint32_t bufsz);
H A DoverlayMdpRot.cpp169 bool MdpRot::open_i(uint32_t numbufs, uint32_t bufsz) argument
175 if(!mem.open(numbufs, bufsz, mRotImgInfo.secure)){
H A DoverlayMdssRot.cpp217 bool MdssRot::open_i(uint32_t numbufs, uint32_t bufsz) argument
223 if(!mem.open(numbufs, bufsz, isSecure)){
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayMdpRot.cpp157 bool MdpRot::open_i(uint32_t numbufs, uint32_t bufsz) argument
163 if(!mem.open(numbufs, bufsz, mRotImgInfo.secure)){
H A DoverlayMdssRot.cpp163 bool MdssRot::open_i(uint32_t numbufs, uint32_t bufsz) argument
169 if(!mem.open(numbufs, bufsz, isSecure)){
H A DoverlayRotator.h142 bool open_i(uint32_t numbufs, uint32_t bufsz);
201 bool open_i(uint32_t numbufs, uint32_t bufsz);
/hardware/qcom/display/msm8994/liboverlay/
H A DoverlayRotator.h162 bool open_i(uint32_t numbufs, uint32_t bufsz);
234 bool open_i(uint32_t numbufs, uint32_t bufsz);
H A DoverlayMdpRot.cpp169 bool MdpRot::open_i(uint32_t numbufs, uint32_t bufsz) argument
175 if(!mem.open(numbufs, bufsz, mRotImgInfo.secure)){
H A DoverlayMdssRot.cpp217 bool MdssRot::open_i(uint32_t numbufs, uint32_t bufsz) argument
223 if(!mem.open(numbufs, bufsz, isSecure)){

Completed in 82 milliseconds