Home
last modified time | relevance | path

Searched refs:maSurfaceList (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/canvas/source/tools/
H A Dsurfaceproxy.cxx42 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 …]
H A Dsurfaceproxy.hxx119 std::vector<SurfaceSharedPtr> maSurfaceList; member in canvas::SurfaceProxy

Completed in 13 milliseconds