Home
last modified time | relevance | path

Searched refs:GetDirtyCount (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/libfpx/libfpx-1.3.1-10/ri_image/
H A Dviewimg.h222 long GetDirtyCount ();
H A Dviewimg.cpp410 dirtyCount = image->imageParam->GetDirtyCount (); in ViewImage()
902 long ViewImage::GetDirtyCount () in GetDirtyCount() function in ViewImage
/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dptil_fpx.cpp1088 if (imageParam->GetDirtyCount() // and the # times modifications have been set in Read()
1110 dirtyCount = fatherSubImage->fatherFile->imageParam->GetDirtyCount(); in Read()