Home
last modified time | relevance | path

Searched refs:roundUpToPageSize (Results 1 – 21 of 21) sorted by relevance

/hardware/libhardware/modules/gralloc/
Dgr.h35 inline size_t roundUpToPageSize(size_t x) { in roundUpToPageSize() function
Dgralloc.cpp174 size = roundUpToPageSize(size); in gralloc_alloc_buffer()
Dframebuffer.cpp287 size_t fbSize = roundUpToPageSize(finfo.line_length * info.yres_virtual);
/hardware/qcom/display/msm8960/libgralloc/
Dgr.h37 inline size_t roundUpToPageSize(size_t x) { in roundUpToPageSize() function
Dgpu.cpp61 size = roundUpToPageSize(size); in gralloc_alloc_buffer()
195 bufferSize = roundUpToPageSize(bufferSize); in gralloc_alloc_framebuffer_locked()
Dframebuffer.cpp200 int size = roundUpToPageSize(info.yres * info.xres * in mapFrameBufferLocked()
314 size_t fbSize = roundUpToPageSize(finfo.line_length * info.yres)* in mapFrameBufferLocked()
/hardware/qcom/display/msm8226/libgralloc/
Dgr.h36 inline unsigned int roundUpToPageSize(unsigned int x) { in roundUpToPageSize() function
Dgpu.cpp60 size = roundUpToPageSize(size); in gralloc_alloc_buffer()
212 bufferSize = roundUpToPageSize(bufferSize); in gralloc_alloc_framebuffer_locked()
Dframebuffer.cpp208 unsigned int size = roundUpToPageSize(info.yres * info.xres * in mapFrameBufferLocked()
330 unsigned int fbSize = roundUpToPageSize(finfo.line_length * info.yres)* in mapFrameBufferLocked()
/hardware/qcom/display/msm8909/libgralloc/
Dgr.h36 inline unsigned int roundUpToPageSize(unsigned int x) { in roundUpToPageSize() function
Dgpu.cpp57 size = roundUpToPageSize(size); in gralloc_alloc_buffer()
223 bufferSize = roundUpToPageSize(bufferSize); in gralloc_alloc_framebuffer_locked()
Dframebuffer.cpp203 unsigned int size = roundUpToPageSize(info.yres * info.xres * in mapFrameBufferLocked()
325 unsigned int fbSize = roundUpToPageSize(finfo.line_length * info.yres)* in mapFrameBufferLocked()
/hardware/qcom/display/msm8084/libgralloc/
Dgr.h36 inline size_t roundUpToPageSize(size_t x) { in roundUpToPageSize() function
Dgpu.cpp61 size = roundUpToPageSize(size); in gralloc_alloc_buffer()
208 bufferSize = roundUpToPageSize(bufferSize); in gralloc_alloc_framebuffer_locked()
Dframebuffer.cpp207 size_t size = roundUpToPageSize(info.yres * info.xres * in mapFrameBufferLocked()
329 size_t fbSize = roundUpToPageSize(finfo.line_length * info.yres)* in mapFrameBufferLocked()
/hardware/qcom/display/msm8996/libgralloc/
Dgr.h37 inline unsigned int roundUpToPageSize(unsigned int x) { in roundUpToPageSize() function
Dgpu.cpp56 size = roundUpToPageSize(size); in gralloc_alloc_buffer()
205 bufferSize = roundUpToPageSize(bufferSize); in gralloc_alloc_framebuffer_locked()
Dframebuffer.cpp203 unsigned int size = roundUpToPageSize(info.yres * info.xres * in mapFrameBufferLocked()
325 unsigned int fbSize = roundUpToPageSize(finfo.line_length * info.yres)* in mapFrameBufferLocked()
/hardware/qcom/display/msm8994/libgralloc/
Dgr.h37 inline unsigned int roundUpToPageSize(unsigned int x) { in roundUpToPageSize() function
Dgpu.cpp57 size = roundUpToPageSize(size); in gralloc_alloc_buffer()
220 bufferSize = roundUpToPageSize(bufferSize); in gralloc_alloc_framebuffer_locked()
Dframebuffer.cpp211 unsigned int size = roundUpToPageSize(info.yres * info.xres * in mapFrameBufferLocked()
333 unsigned int fbSize = roundUpToPageSize(finfo.line_length * info.yres)* in mapFrameBufferLocked()