Lines Matching refs:mSrcSurfaceMapList
258 contextSurfaceCnt = 2 + mSrcSurfaceMapList.size();
260 contextSurfaceCnt = mAutoReferenceSurfaceNum + mSrcSurfaceMapList.size();
266 for(map_node = mSrcSurfaceMapList.begin(); map_node != mSrcSurfaceMapList.end(); map_node++)
643 while(! mSrcSurfaceMapList.empty())
645 delete (*mSrcSurfaceMapList.begin());
646 mSrcSurfaceMapList.erase(mSrcSurfaceMapList.begin());
1588 mSrcSurfaceMapList.push_back(map);
1631 mSrcSurfaceMapList.push_back(map);
1682 while(! mSrcSurfaceMapList.empty())
1684 delete (*mSrcSurfaceMapList.begin());
1685 mSrcSurfaceMapList.erase(mSrcSurfaceMapList.begin());
1750 mSrcSurfaceMapList.push_back(map);
1775 mSrcSurfaceMapList.push_back(map);
1924 for(node = mSrcSurfaceMapList.begin(); node != mSrcSurfaceMapList.end(); node++)