Home | History | Annotate | Download | only in core

Lines Matching defs:installPixels

285     bool installPixels(const SkImageInfo&, void* pixels, size_t rowBytes, SkColorTable*,
289 * Call installPixels with no ReleaseProc specified. This means that the
293 bool installPixels(const SkImageInfo& info, void* pixels, size_t rowBytes) {
294 return this->installPixels(info, pixels, rowBytes, NULL, NULL, NULL);
298 * Calls installPixels() with the value in the SkMask. The caller must