Lines Matching defs:options
284 * Additional options to pass to getPixels.
417 * Prepare for an incremental decode with the specified options.
428 * @param options Contains decoding options, including if memory is zero
474 * Prepare for a scanline decode with the specified options.
486 * @param options Contains decoding options, including if memory is zero
490 Result startScanlineDecode(const SkImageInfo& dstInfo, const Options* options);
825 const Options& options() const { return fOptions; }
931 const Options& /*options*/) {