Searched refs:mapFrameBufferLocked (Results 1 - 13 of 13) sorted by relevance

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

Completed in 115 milliseconds