Searched refs:mapFrameBufferLocked (Results 1 - 9 of 9) 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/qcom/display/msm8960/libgralloc/
H A Dgr.h52 int mapFrameBufferLocked(struct private_module_t* module);
H A Dframebuffer.cpp110 int mapFrameBufferLocked(struct private_module_t* module) function
340 int err = mapFrameBufferLocked(module);
/hardware/qcom/display/msm8974/libgralloc/
H A Dgr.h52 int mapFrameBufferLocked(struct private_module_t* module);
H A Dframebuffer.cpp110 int mapFrameBufferLocked(struct private_module_t* module) function
345 err = mapFrameBufferLocked(module);
/hardware/qcom/display/msm8x26/libgralloc/
H A Dgr.h52 int mapFrameBufferLocked(struct private_module_t* module);
H A Dframebuffer.cpp110 int mapFrameBufferLocked(struct private_module_t* module) function
340 int err = mapFrameBufferLocked(module);

Completed in 143 milliseconds