Home | History | Annotate | Download | only in codec

Lines Matching refs:AndroidOptions

124      *  @return the sample size to set AndroidOptions::fSampleSize to decode
187 // FIXME: It's a bit redundant to name these AndroidOptions when this class is already
191 struct AndroidOptions {
192 AndroidOptions()
247 * The AndroidOptions object is also used to specify any requested scaling or subsetting
249 * for AndroidOptions) are used.
258 const AndroidOptions* options);
261 * Simplified version of getAndroidPixels() where we supply the default AndroidOptions as
262 * specified above for AndroidOptions. It will not perform any scaling or subsetting.
280 size_t rowBytes, const AndroidOptions& options) = 0;