Searched refs:getBytesPerPixel (Results 1 – 1 of 1) sorted by relevance
534 int byteCount = width * height * getBytesPerPixel(candidate.getConfig()); in canUseForInBitmap()544 private static int getBytesPerPixel(Config config) { in getBytesPerPixel() method in ImageCache