Searched refs:hasPixels (Results 1 – 4 of 4) sorted by relevance
23 bool hasPixels() const { return SkToBool(fAddr); } in hasPixels() function
93 bool hasPixels = texels[0].fPixels; in createTexture() local104 if (!hasPixels) { in createTexture()112 if (hasPixels) { in createTexture()
526 if (!src.hasPixels() || !dst.hasPixels()) { in GrConvertPixels()
88 if (!dst.hasPixels()) { in readPixels()264 if (tmp.hasPixels()) { in readPixels()278 if (!src.hasPixels()) { in writePixels()