Home
last modified time | relevance | path

Searched refs:fb_offset (Results 1 – 6 of 6) sorted by relevance

/device/linaro/hikey/gralloc960/
Dmali_gralloc_buffer.h166 int fb_file, off_t fb_offset) in private_handle_t()
187 , offset(fb_offset) in private_handle_t()
Dframebuffer_device.cpp153 uintptr_t fb_offset = 0; in fb_post() local
159 …memcpy((void *)((uintptr_t)fb_vaddr + fb_offset), (void *)((uintptr_t)buffer_vaddr + buffer_offset… in fb_post()
162 fb_offset += m->finfo.line_length; in fb_post()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_buffer.h179 int fb_file, off_t fb_offset) in private_handle_t()
201 , offset(fb_offset) in private_handle_t()
Dframebuffer_device.cpp153 uintptr_t fb_offset = 0; in fb_post() local
159 …memcpy((void *)((uintptr_t)fb_vaddr + fb_offset), (void *)((uintptr_t)buffer_vaddr + buffer_offset… in fb_post()
162 fb_offset += m->finfo.line_length; in fb_post()
/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dcpu_composer.h43 void CompositeLayer(hwc_layer_1_t* src_layer, int32_t fb_offset);
/device/linaro/hikey/gralloc/
Dgralloc_priv.h284 …lags, int usage, int size, void *base, int lock_state, int fb_file, int fb_offset, void *fb_paddr): in private_handle_t()
306 offset(fb_offset), in private_handle_t()