Searched defs:hasMipMaps (Results 1 – 2 of 2) sorted by relevance
221 bool hasMipMaps() const { return GrMipMapped::kYes == fMipMapped; } in hasMipMaps() function
313 bool hasMipMaps() const { return this->hasMipmaps(); } in hasMipMaps() function