| /third_party/skia/src/core/ |
| D | SkRecord.cpp | 25 size_t SkRecord::bytesUsed() const { in bytesUsed() function in SkRecord
|
| D | SkMaskCache.cpp | 53 size_t bytesUsed() const override { return sizeof(*this) + fValue.fData->size(); } in bytesUsed() function 144 size_t bytesUsed() const override { return sizeof(*this) + fValue.fData->size(); } in bytesUsed() function
|
| D | SkRTree.cpp | 166 size_t SkRTree::bytesUsed() const { in bytesUsed() function in SkRTree
|
| D | SkBitmapCache.cpp | 90 size_t bytesUsed() const override { in bytesUsed() function in SkBitmapCache::Rec 245 size_t bytesUsed() const override { return sizeof(fKey) + fMipMap->size(); } in bytesUsed() function
|
| D | SkYUVPlanesCache.cpp | 53 size_t bytesUsed() const override { return sizeof(*this) + fValue.fData->size(); } in bytesUsed() function
|
| /third_party/skia/m133/src/core/ |
| D | SkRecord.cpp | 25 size_t SkRecord::bytesUsed() const { in bytesUsed() function in SkRecord
|
| D | SkMaskCache.cpp | 66 size_t bytesUsed() const override { return sizeof(*this) + fValue.fData->size(); } in bytesUsed() function 156 size_t bytesUsed() const override { return sizeof(*this) + fValue.fData->size(); } in bytesUsed() function
|
| D | SkRTree.cpp | 165 size_t SkRTree::bytesUsed() const { in bytesUsed() function in SkRTree
|
| D | SkBitmapCache.cpp | 102 size_t bytesUsed() const override { in bytesUsed() function in SkBitmapCache::Rec 257 size_t bytesUsed() const override { return sizeof(fKey) + fMipMap->size(); } in bytesUsed() function
|
| D | SkYUVPlanesCache.cpp | 57 size_t bytesUsed() const override { return sizeof(*this) + fValue.fData->size(); } in bytesUsed() function
|
| /third_party/skia/m133/bench/ |
| D | ImageCacheBench.cpp | 28 size_t bytesUsed() const override { return sizeof(fKey) + sizeof(fValue); } in bytesUsed() function
|
| /third_party/skia/bench/ |
| D | ImageCacheBench.cpp | 28 size_t bytesUsed() const override { return sizeof(fKey) + sizeof(fValue); } in bytesUsed() function
|
| /third_party/skia/m133/tests/ |
| D | ImageCacheTest.cpp | 34 size_t bytesUsed() const override { return sizeof(fKey) + sizeof(fValue); } in bytesUsed() function
|
| D | SkResourceCacheTest.cpp | 251 size_t bytesUsed() const override { return 1024; /* just need a value */ } in bytesUsed() function
|
| D | PromiseImageTest.cpp | 369 size_t bytesUsed; in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/skia/tests/ |
| D | ImageCacheTest.cpp | 28 size_t bytesUsed() const override { return sizeof(fKey) + sizeof(fValue); } in bytesUsed() function
|
| D | SkResourceCacheTest.cpp | 234 size_t bytesUsed() const override { return 1024; /* just need a value */ } in bytesUsed() function
|
| D | PromiseImageTest.cpp | 322 size_t bytesUsed; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/skia/m133/src/shaders/ |
| D | SkPictureShader.cpp | 95 size_t bytesUsed() const override { in bytesUsed() function
|
| /third_party/skia/m133/src/ports/ |
| D | SkFontMgr_FontConfigInterface.cpp | 99 size_t bytesUsed() const override { return fRequest->size() + sizeof(fFace); } in bytesUsed() function
|
| /third_party/skia/src/gpu/ |
| D | GrBufferAllocPool.cpp | 291 size_t bytesUsed = block.fBuffer->size() - block.fBytesFree; in putBack() local
|
| /third_party/skia/src/ports/ |
| D | SkFontMgr_FontConfigInterface.cpp | 111 size_t bytesUsed() const override { return fRequest->size() + sizeof(fFace); } in bytesUsed() function
|
| /third_party/skia/src/shaders/ |
| D | SkPictureShader.cpp | 91 size_t bytesUsed() const override { in bytesUsed() function
|
| /third_party/skia/m133/src/utils/ |
| D | SkShadowUtils.cpp | 288 size_t bytesUsed() const override { return fTessellations->size(); } in bytesUsed() function in __anon0747994b0111::CachedTessellationsRec
|
| /third_party/skia/src/utils/ |
| D | SkShadowUtils.cpp | 332 size_t bytesUsed() const override { return fTessellations->size(); } in bytesUsed() function in __anonf11c8b180111::CachedTessellationsRec
|