Home | History | Annotate | Download | only in core

Lines Matching full:pixmap

48      *  If supported, set this pixmap to point to the pixels in the specified mask and return true.
49 * On failure, return false and set this pixmap to empty.
54 * Computes the intersection of area and this pixmap. If that intersection is non-empty,
164 * Copy the pixels from this pixmap into the dst pixmap, converting as needed into dst's
174 * will return false). If subset does not intersect the bounds of this pixmap, returns false.
197 * return true and fill out the pixmap to point to that memory. The storage will be freed
200 * On failure, return false and reset() the pixmap to empty.
205 * Allocate memory for the pixels needed to match the specified Info and fill out the pixmap
214 * Returns an SkData object wrapping the allocated pixels memory, and resets the pixmap.
260 * Return the currently locked pixmap. Undefined if it has been unlocked.
262 const SkPixmap& pixmap() const {
270 * Unlocks the pixmap. Can safely be called more than once as it will only call the underlying
283 * If there is a currently locked pixmap, unlock it, then copy the specified pixmap