HomeSort by relevance Sort by last modified time
    Searched refs:InitParams (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/java/javax/crypto/
Cipher.java 954 final InitParams initParams = new InitParams(initType, opmode, key, random,
956 spiAndProviderUpdater.updateAndGetSpiAndProvider(initParams, spi, provider);
    [all...]
  /external/webp/src/utils/
quant_levels_dec.c 211 static int InitParams(uint8_t* const data, int width, int height,
264 if (!InitParams(data, width, height, radius, &p)) return 0;
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 1154 milliseconds