Home | History | Annotate | Download | only in gui

Lines Matching full:allocatebuffers

335     virtual void allocateBuffers(uint32_t width, uint32_t height,
345 ALOGE("allocateBuffers failed to transact: %d", result);
571 void allocateBuffers(uint32_t width, uint32_t height,
573 return mBase->allocateBuffers(width, height, format, usage);
781 allocateBuffers(width, height, format, usage);