Searched refs:isLazyGenerated (Results 1 – 17 of 17) sorted by relevance
27 SkString lazy(image->isLazyGenerated() ? "is lazy" : "not lazy");
22 image->isLazyGenerated() ? "is lazily generated" : "not lazily generated", in draw()
128 SkASSERT(image->isLazyGenerated()); in generateFrame()157 if (fPreDecode && frame && frame->isLazyGenerated()) { in generateFrame()
19 SkASSERT(client->isLazyGenerated()); in GrImageTextureMaker()
1362 if (image->isLazyGenerated()) { in drawImage()1405 if (image->isLazyGenerated()) { in drawImageRect()1437 if (image->isLazyGenerated()) { in drawImageNine()1497 if (image->isLazyGenerated()) { in drawImageLattice()
112 REPORTER_ASSERT(r, image->isLazyGenerated()); in DEF_TEST()
321 const bool lazy = image->isLazyGenerated(); in DEF_TEST()
110 REPORTER_ASSERT(r, image->isLazyGenerated()); in DEF_TEST()
327 const bool lazy = image->isLazyGenerated(); in DEF_TEST()
1028 bool isLazyGenerated() const;
807 #SeeAlso isLazyGenerated1130 #SeeAlso isTextureBacked isLazyGenerated1569 #SeeAlso isTextureBacked isLazyGenerated MakeFromRaster1694 #Method bool isLazyGenerated() const1722 SkString lazy(image->isLazyGenerated() ? "is lazy" : "not lazy");1744 image->isLazyGenerated() ? "is lazily generated" : "not lazily generated",
1203 bool isLazyGenerated() const;
296 bool SkImage::isLazyGenerated() const { in isLazyGenerated() function in SkImage
368 if (this->isLazyGenerated()) { in makeTextureImage()
586 bool SkImage::isLazyGenerated() const { in isLazyGenerated() function in SkImage
168 bool <a href='#SkImage_isLazyGenerated'>isLazyGenerated</a>() const;1557 <a href='#SkImage_isLazyGenerated'>isLazyGenerated</a>1916 …SkImage_isTextureBacked'>isTextureBacked</a> <a href='#SkImage_isLazyGenerated'>isLazyGenerated</a>2439 …extureBacked'>isTextureBacked</a> <a href='#SkImage_isLazyGenerated'>isLazyGenerated</a> <a href='…2569 bool <a href='#SkImage_isLazyGenerated'>isLazyGenerated</a>()const
1290 bool isLazyGenerated() const;