Home
last modified time | relevance | path

Searched refs:bitmapSizeInBytes (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DPageContentRepository.java590 final int bitmapSizeInBytes = renderSpec.bitmapWidth * renderSpec.bitmapHeight in startPreload() local
593 / bitmapSizeInBytes; in startPreload()
838 final int bitmapSizeInBytes = mRenderSpec.bitmapWidth in onPreExecute() local
846 || mPageContentCache.getSizeInBytes() + bitmapSizeInBytes in onPreExecute()