Searched refs:getUsage (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DWebStorage.java116 public long getUsage() { method in class:WebStorage.Origin
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DVirtualDisplaySurface.cpp297 mProducerBuffers[pslot]->getUsage());
335 if ((usage & ~buf->getUsage()) != 0 ||
344 buf->getPixelFormat(), buf->getUsage());
/frameworks/base/core/java/android/view/
H A DGraphicBuffer.java123 public int getUsage() { method in class:GraphicBuffer
/frameworks/native/include/ui/
H A DGraphicBuffer.h88 uint32_t getUsage() const { return usage; } function in class:android::GraphicBuffer
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocationThunker.java59 public int getUsage() { method in class:AllocationThunker
61 return mN.getUsage();
H A DAllocation.java187 public int getUsage() { method in class:Allocation
/frameworks/base/core/java/android/hardware/
H A DCamera.java872 if ((previewAllocation.getUsage() &
/frameworks/base/graphics/java/android/renderscript/
H A DAllocation.java216 public int getUsage() { method in class:Allocation
/frameworks/native/services/surfaceflinger/
H A DLayer.cpp676 (activeBuffer->getUsage() & GRALLOC_USAGE_PROTECTED);

Completed in 249 milliseconds