Searched defs:hasLod (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpp/
H A DType.cpp33 bool hasLod = hasMipmaps(); local
52 while (hasLod && ((x > 1) || (y > 1) || (z > 1))) {

Completed in 42 milliseconds