Searched refs:hasPixels (Results 1 – 4 of 4) sorted by relevance
68 bool hasPixels = texels[0].fPixels; in createTexture() local72 if (!hasPixels) { in createTexture()80 if (hasPixels) { in createTexture()
23 bool hasPixels() const { return SkToBool(fAddr); } in hasPixels() function
519 if (!src.hasPixels() || !dst.hasPixels()) { in GrConvertPixels()
187 if (!dst.hasPixels()) { in readPixels()352 if (tmp.hasPixels()) { in readPixels()366 if (!src.hasPixels()) { in writePixels()