Searched refs:allocSurface (Results 1 – 3 of 3) sorted by relevance
125 status_t allocSurface(uint32_t* width, uint32_t* height,
101 …if (STATUS_OK != mWorker->allocSurface(&mWidth, &mHeight, mStride, mColorFormat, mGrallocHandle, &… in initBufferInfo()
217 status_t ISVWorker::allocSurface(uint32_t* width, uint32_t* height, in allocSurface() function in ISVWorker