Home | History | Annotate | Download | only in camera

Lines Matching full:buflist

809 int ANativeWindowDisplayAdapter::freeBufferList(CameraBuffer * buflist)
817 if(mBuffers != buflist)
828 if ( NULL != buflist )
830 delete [] buflist;