HomeSort by relevance Sort by last modified time
    Searched defs:mapBuffer (Results 1 - 6 of 6) sorted by null

  /hardware/libhardware/modules/gralloc/
mapper.cpp 139 int mapBuffer(gralloc_module_t const* module,
  /hardware/intel/common/utils/ISV/base/
isv_bufmanager.cpp 256 ISVBuffer* ISVBufferManager::mapBuffer(unsigned long handle)
  /hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlane.cpp 203 mapper = mapBuffer(buffer);
232 BufferMapper* DisplayPlane::mapBuffer(DataBuffer *buffer)
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlane.cpp 219 mapper = mapBuffer(buffer);
251 BufferMapper* DisplayPlane::mapBuffer(DataBuffer *buffer)
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3Channel.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGLTestInterface.h 117 virtual GrGLvoid* mapBuffer(GrGLenum target, GrGLenum access) { return nullptr; }
    [all...]

Completed in 181 milliseconds