Home
last modified time | relevance | path

Searched refs:mapFrameBufferLocked (Results 1 – 11 of 11) sorted by relevance

/hardware/msm7k/libgralloc-qsd8k/
Dgralloc.cpp120 virtual int mapFrameBufferLocked(struct private_module_t* module) { in mapFrameBufferLocked() function in GpuContextDepsDeviceImpl
121 return ::mapFrameBufferLocked(module); in mapFrameBufferLocked()
Dgr.h43 int mapFrameBufferLocked(struct private_module_t* module);
Dgpu.h47 virtual int mapFrameBufferLocked(struct private_module_t* module) = 0;
Dframebuffer.cpp163 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked() function
348 int err = mapFrameBufferLocked(module); in mapFrameBuffer()
Dgpu.cpp58 int err = deps.mapFrameBufferLocked(m); in gralloc_alloc_framebuffer_locked()
/hardware/msm7k/libgralloc/
Dgr.h43 int mapFrameBufferLocked(struct private_module_t* module);
Dframebuffer.cpp143 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked() function
313 int err = mapFrameBufferLocked(module); in mapFrameBuffer()
Dgralloc.cpp138 int err = mapFrameBufferLocked(m); in gralloc_alloc_framebuffer_locked()
/hardware/libhardware/modules/gralloc/
Dgr.h43 int mapFrameBufferLocked(struct private_module_t* module);
Dframebuffer.cpp135 int mapFrameBufferLocked(struct private_module_t* module) in mapFrameBufferLocked() function
294 int err = mapFrameBufferLocked(module); in mapFrameBuffer()
Dgralloc.cpp114 int err = mapFrameBufferLocked(m); in gralloc_alloc_framebuffer_locked()