Searched refs:maSurfaceList (Results 1 – 2 of 2) sorted by relevance
42 maSurfaceList(), in SurfaceProxy()66 maSurfaceList.reserve(dwNumSurfaces); in SurfaceProxy()80 maSurfaceList.push_back( in SurfaceProxy()97 ::std::for_each( maSurfaceList.begin(), in setColorBufferDirty()98 maSurfaceList.end(), in setColorBufferDirty()110 ::std::for_each( maSurfaceList.begin(), in draw()111 maSurfaceList.end(), in draw()130 ::std::for_each( maSurfaceList.begin(), in draw()131 maSurfaceList.end(), in draw()167 ::std::for_each( maSurfaceList.begin(), in draw()[all …]
119 std::vector<SurfaceSharedPtr> maSurfaceList; member in canvas::SurfaceProxy
Completed in 18 milliseconds