HomeSort by relevance Sort by last modified time
    Searched refs:allocSurface (Results 1 - 3 of 3) sorted by null

  /hardware/intel/common/utils/ISV/include/
isv_worker.h 125 status_t allocSurface(uint32_t* width, uint32_t* height,
  /hardware/intel/common/utils/ISV/base/
isv_bufmanager.cpp 107 if (STATUS_OK != mWorker->allocSurface(&mWidth, &mHeight, mStride, mColorFormat, mGrallocHandle, &mSurface)) {
isv_worker.cpp 217 status_t ISVWorker::allocSurface(uint32_t* width, uint32_t* height,
    [all...]

Completed in 74 milliseconds