Searched refs:mappable (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraMem.h260 virtual void setMappable(uint8_t mappable);
H A DQCameraMem.cpp245 * RETURN : 1 as buffer count is always equal to mappable count
2314 * @mappable : the number of desired mappable buffers
2318 void QCameraGrallocMemory::setMappable(uint8_t mappable) argument
2321 mMappableBuffers = mappable;

Completed in 125 milliseconds