Home
last modified time | relevance | path

Searched defs:bytesUsed (Results 1 – 13 of 13) sorted by relevance

/external/skia/src/core/
DSkRecord.cpp25 size_t SkRecord::bytesUsed() const { in bytesUsed() function in SkRecord
DSkBitmapCache.cpp124 size_t bytesUsed() const override { return sizeof(fKey) + fBitmap.getSize(); } in bytesUsed() function
202 size_t bytesUsed() const override { return sizeof(fKey) + fMipMap->size(); } in bytesUsed() function
DSkMaskCache.cpp55 size_t bytesUsed() const override { return sizeof(*this) + fValue.fData->size(); } in bytesUsed() function
149 size_t bytesUsed() const override { return sizeof(*this) + fValue.fData->size(); } in bytesUsed() function
DSkYUVPlanesCache.cpp50 size_t bytesUsed() const override { return sizeof(*this) + fValue.fData->size(); } in bytesUsed() function
DSkRTree.cpp182 size_t SkRTree::bytesUsed() const { in bytesUsed() function in SkRTree
DSkPictureShader.cpp79 size_t bytesUsed() const override { in bytesUsed() function
/external/skia/bench/
DImageCacheBench.cpp28 size_t bytesUsed() const override { return sizeof(fKey) + sizeof(fValue); } in bytesUsed() function
/external/skia/tests/
DImageCacheTest.cpp28 size_t bytesUsed() const override { return sizeof(fKey) + sizeof(fValue); } in bytesUsed() function
DPictureTest.cpp978 virtual size_t bytesUsed() const override { return 0; } in bytesUsed() function
/external/skia/src/gpu/
DGrBufferAllocPool.cpp195 size_t bytesUsed = block.fBuffer->gpuMemorySize() - block.fBytesFree; in putBack() local
/external/skia/src/ports/
DSkFontMgr_FontConfigInterface.cpp112 size_t bytesUsed() const override { return fRequest->size() + sizeof(fFace); } in bytesUsed() function
/external/skia/src/utils/
DSkShadowUtils.cpp284 size_t bytesUsed() const override { return fTessellations->size(); } in bytesUsed() function in __anon20205b850111::CachedTessellationsRec
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...