HomeSort by relevance Sort by last modified time
    Searched defs:getSizeInBytes (Results 1 - 8 of 8) sorted by null

  /packages/apps/Camera2/src/com/android/camera/data/
LocalData.java 172 long getSizeInBytes();
LocalSessionData.java 153 public long getSizeInBytes() {
SimpleViewData.java 184 public long getSizeInBytes() {
LocalMediaData.java 174 public long getSizeInBytes() {
    [all...]
  /external/llvm/include/llvm/IR/
DataLayout.h 488 uint64_t getSizeInBytes() const {
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
PageContentRepository.java 265 mSizeInBytes -= page.getSizeInBytes();
277 final int contentSizeInBytes = renderedPage.getSizeInBytes();
305 mSizeInBytes -= renderedPage.getSizeInBytes();
313 mSizeInBytes -= renderedPage.getSizeInBytes();
317 public int getSizeInBytes() {
405 public int getSizeInBytes() {
730 if (mPageContentCache.getSizeInBytes() <= 0
731 || mPageContentCache.getSizeInBytes() + bitmapSizeInBytes
751 + mPageContentCache.getSizeInBytes() + " bytes");
760 + mPageContentCache.getSizeInBytes() + " bytes")
    [all...]
  /external/zxing/core/
core.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 164 milliseconds