/hardware/qcom/display/msm8960/libgralloc/ |
D | framebuffer.cpp | 94 m->info.yoffset = offset / m->finfo.line_length; in fb_post() 223 uint32_t line_length = (info.xres * info.bits_per_pixel / 8); in mapFrameBufferLocked() local 224 info.yres_virtual = (size * numberOfBuffers) / line_length; in mapFrameBufferLocked() 228 if (info.yres_virtual < ((size * 2) / line_length) ) { in mapFrameBufferLocked() 230 info.yres_virtual = size / line_length; in mapFrameBufferLocked() 316 size_t fbSize = roundUpToPageSize(finfo.line_length * info.yres)* in mapFrameBufferLocked() 383 int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3); in fb_device_open()
|
D | gpu.cpp | 192 size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() 316 const size_t bufferSize = m->finfo.line_length * m->info.yres; in free_impl()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | framebuffer.cpp | 89 m->info.yoffset = (int)(offset / m->finfo.line_length); in fb_post() 228 uint32_t line_length = (info.xres * info.bits_per_pixel / 8); in mapFrameBufferLocked() local 229 info.yres_virtual = (uint32_t) ((size * numberOfBuffers) / line_length); in mapFrameBufferLocked() 233 if (info.yres_virtual < ((size * 2) / line_length) ) { in mapFrameBufferLocked() 235 info.yres_virtual = (int)(size / line_length); in mapFrameBufferLocked() 329 unsigned int fbSize = roundUpToPageSize(finfo.line_length * info.yres)* in mapFrameBufferLocked() 434 int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3); in fb_device_open()
|
D | gpu.cpp | 204 unsigned int bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() 351 const unsigned int bufferSize = m->finfo.line_length * m->info.yres; in free_impl()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | framebuffer.cpp | 84 m->info.yoffset = (int)(offset / m->finfo.line_length); in fb_post() 221 uint32_t line_length = (info.xres * info.bits_per_pixel / 8); in mapFrameBufferLocked() local 222 info.yres_virtual = (uint32_t) ((size * numberOfBuffers) / line_length); in mapFrameBufferLocked() 226 if (info.yres_virtual < ((size * 2) / line_length) ) { in mapFrameBufferLocked() 228 info.yres_virtual = (int)(size / line_length); in mapFrameBufferLocked() 322 unsigned int fbSize = roundUpToPageSize(finfo.line_length * info.yres)* in mapFrameBufferLocked() 427 int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3); in fb_device_open()
|
D | gpu.cpp | 206 unsigned int bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() 353 const unsigned int bufferSize = m->finfo.line_length * m->info.yres; in free_impl()
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | framebuffer.cpp | 94 m->info.yoffset = (int)(offset / m->finfo.line_length); in fb_post() 230 uint32_t line_length = (info.xres * info.bits_per_pixel / 8); in mapFrameBufferLocked() local 231 info.yres_virtual = (uint32_t) ((size * numberOfBuffers) / line_length); in mapFrameBufferLocked() 235 if (info.yres_virtual < ((size * 2) / line_length) ) { in mapFrameBufferLocked() 237 info.yres_virtual = (int)(size / line_length); in mapFrameBufferLocked() 331 size_t fbSize = roundUpToPageSize(finfo.line_length * info.yres)* in mapFrameBufferLocked() 410 int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3); in fb_device_open()
|
D | gpu.cpp | 206 size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() 329 const size_t bufferSize = m->finfo.line_length * m->info.yres; in free_impl()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | framebuffer.cpp | 95 m->info.yoffset = (int)(offset / m->finfo.line_length); in fb_post() 231 uint32_t line_length = (info.xres * info.bits_per_pixel / 8); in mapFrameBufferLocked() local 232 info.yres_virtual = (uint32_t) ((size * numberOfBuffers) / line_length); in mapFrameBufferLocked() 236 if (info.yres_virtual < ((size * 2) / line_length) ) { in mapFrameBufferLocked() 238 info.yres_virtual = (int)(size / line_length); in mapFrameBufferLocked() 332 unsigned int fbSize = roundUpToPageSize(finfo.line_length * info.yres)* in mapFrameBufferLocked() 411 int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3); in fb_device_open()
|
D | gpu.cpp | 209 unsigned int bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() 331 const unsigned int bufferSize = m->finfo.line_length * m->info.yres; in free_impl()
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | framebuffer.cpp | 89 m->info.yoffset = (int)(offset / m->finfo.line_length); in fb_post() 228 uint32_t line_length = (info.xres * info.bits_per_pixel / 8); in mapFrameBufferLocked() local 229 info.yres_virtual = (uint32_t) ((size * numberOfBuffers) / line_length); in mapFrameBufferLocked() 233 if (info.yres_virtual < ((size * 2) / line_length) ) { in mapFrameBufferLocked() 235 info.yres_virtual = (int)(size / line_length); in mapFrameBufferLocked() 329 unsigned int fbSize = roundUpToPageSize(finfo.line_length * info.yres)* in mapFrameBufferLocked() 434 int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3); in fb_device_open()
|
D | gpu.cpp | 204 unsigned int bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() 351 const unsigned int bufferSize = m->finfo.line_length * m->info.yres; in free_impl()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | framebuffer.cpp | 97 m->info.yoffset = (int)(offset / m->finfo.line_length); in fb_post() 234 uint32_t line_length = (info.xres * info.bits_per_pixel / 8); in mapFrameBufferLocked() local 235 info.yres_virtual = (uint32_t) ((size * numberOfBuffers) / line_length); in mapFrameBufferLocked() 239 if (info.yres_virtual < ((size * 2) / line_length) ) { in mapFrameBufferLocked() 241 info.yres_virtual = (int)(size / line_length); in mapFrameBufferLocked() 335 unsigned int fbSize = roundUpToPageSize(finfo.line_length * info.yres)* in mapFrameBufferLocked() 440 int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3); in fb_device_open()
|
D | gpu.cpp | 225 unsigned int bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() 358 const unsigned int bufferSize = m->finfo.line_length * m->info.yres; in free_impl()
|
/hardware/libhardware/modules/gralloc/ |
D | framebuffer.cpp | 84 m->info.yoffset = offset / m->finfo.line_length; in fb_post() 109 memcpy(fb_vaddr, buffer_vaddr, m->finfo.line_length * m->info.yres); in fb_post() 264 size_t fbSize = roundUpToPageSize(finfo.line_length * info.yres_virtual); 320 int stride = m->finfo.line_length / (m->info.bits_per_pixel >> 3);
|
D | gralloc.cpp | 121 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_alloc_framebuffer_locked() 263 const size_t bufferSize = m->finfo.line_length * m->info.yres; in gralloc_free()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.cpp | 92 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8); in openFramebufferDevice()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.cpp | 169 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8); in openFramebufferDevice()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.cpp | 162 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8); in openFramebufferDevice()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.cpp | 225 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8); in openFramebufferDevice()
|