HomeSort by relevance Sort by last modified time
    Searched full:mapbuffer (Results 1 - 17 of 17) sorted by null

  /hardware/libhardware/modules/gralloc/
gr.h 45 int mapBuffer(gralloc_module_t const* module, private_handle_t* hnd);
mapper.cpp 152 int mapBuffer(gralloc_module_t const* module,
gralloc.cpp 186 err = mapBuffer(module, hnd);
  /hardware/msm7k/libgralloc/
gr.h 45 int mapBuffer(gralloc_module_t const* module, private_handle_t* hnd);
mapper.cpp 140 int mapBuffer(gralloc_module_t const* module,
gralloc.cpp 439 err = mapBuffer(module, hnd);
  /external/skia/src/gpu/gl/
GrGLIndexBuffer.cpp 68 MapBuffer(GR_GL_ELEMENT_ARRAY_BUFFER,
GrGLVertexBuffer.cpp 65 MapBuffer(GR_GL_ARRAY_BUFFER, GR_GL_WRITE_ONLY));
  /external/skia/src/gpu/gl/mesa/
GrGLCreateMesaInterface.cpp 108 GR_GL_GET_PROC(MapBuffer);
  /external/skia/src/gpu/gl/unix/
GrGLCreateNativeInterface_unix.cpp 107 GR_GL_GET_PROC(MapBuffer);
  /external/skia/src/gpu/gl/win/
GrGLCreateNativeInterface_win.cpp 210 GR_GL_GET_PROC(MapBuffer);
  /device/lge/mako/camera/
QualcommCameraHardware.h 346 int mapBuffer(msm_frame *frame);
QualcommCameraHardware.cpp     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_VdecControl.c 311 OMX_PTR mapBuffer = Exynos_OSAL_SharedMemory_IONToVirt(pVideoDec->hSharedMemory, (int)pExynosPort->extendBufferHeader[i].OMXBufferHeader->pBuffer);
312 Exynos_OSAL_SharedMemory_Free(pVideoDec->hSharedMemory, mapBuffer);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]

Completed in 1677 milliseconds