Home
last modified time | relevance | path

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

/dports/graphics/libfpx/libfpx-1.3.1-10/ri_image/
H A Dptile.h170 …Boolean viewingParamApplied; // True if the viewing parameters have been applied to the cache… variable
/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dptil_fpx.cpp133 viewingParamApplied = FALSE; in PTileFlashPix()
1111 viewingParamApplied = fatherSubImage->fatherFile->applyParam; in Read()
1119 if(imageParam && viewingParamApplied) { in Read()