Searched refs:BYTES_PER_PIXEL (Results 1 – 3 of 3) sorted by relevance
48 static final int BYTES_PER_PIXEL = 4; field in BitmapLoader65 int maxBytes = (int) (width * height * BYTES_PER_PIXEL * CACHE_SIZE_TO_SCREEN); in getLruCache()
91 public static final int BYTES_PER_PIXEL = field in VideoDumpView.VideoDumpConfig484 int image_size = mWidth * mHeight * VideoDumpConfig.BYTES_PER_PIXEL; in onSurfaceChanged()501 Integer.toString(VideoDumpConfig.BYTES_PER_PIXEL)); in onSurfaceChanged()
70 private static final int BYTES_PER_PIXEL = 4; field in PageContentRepository591 * BYTES_PER_PIXEL; in startPreload()839 * mRenderSpec.bitmapHeight * BYTES_PER_PIXEL; in onPreExecute()