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

  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
PageContentRepository.java 266 mSizeInBytes -= page.getSizeInBytes();
278 final int contentSizeInBytes = renderedPage.getSizeInBytes();
306 mSizeInBytes -= renderedPage.getSizeInBytes();
314 mSizeInBytes -= renderedPage.getSizeInBytes();
318 public int getSizeInBytes() {
406 public int getSizeInBytes() {
775 if (mPageContentCache.getSizeInBytes() <= 0
776 || mPageContentCache.getSizeInBytes() + bitmapSizeInBytes
796 + mPageContentCache.getSizeInBytes() + " bytes");
805 + mPageContentCache.getSizeInBytes() + " bytes")
    [all...]
  /packages/apps/Camera2/src/com/android/camera/data/
LocalData.java 183 long getSizeInBytes();
SimpleViewData.java 184 public long getSizeInBytes() {
LocalSessionData.java 153 public long getSizeInBytes() {
RotationTask.java 139 imageData.getHeight(), data.getSizeInBytes(), latitude, longitude);
LocalMediaData.java 172 public long getSizeInBytes() {
    [all...]
  /external/llvm/include/llvm/IR/
DataLayout.h 488 uint64_t getSizeInBytes() const {
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]
  /external/llvm/lib/Analysis/
MemoryBuiltins.cpp 222 ElementSize = DL->getStructLayout(ST)->getSizeInBytes();
ConstantFolding.cpp 847 if (Offset.uge(SL.getSizeInBytes()))
    [all...]
ScalarEvolutionExpander.cpp 467 if (FullOffset < SL.getSizeInBytes()) {
    [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [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 1440 milliseconds