| /external/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 | 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 | 50 size_t bytesUsed() const override { return sizeof(*this) + fValue.fData->size(); } in bytesUsed() function
|
| D | SkRTree.cpp | 183 size_t SkRTree::bytesUsed() const { in bytesUsed() function in SkRTree
|
| /external/skqp/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 | 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 | 50 size_t bytesUsed() const override { return sizeof(*this) + fValue.fData->size(); } in bytesUsed() function
|
| D | SkRTree.cpp | 183 size_t SkRTree::bytesUsed() const { in bytesUsed() function in SkRTree
|
| /external/skia/bench/ |
| D | ImageCacheBench.cpp | 28 size_t bytesUsed() const override { return sizeof(fKey) + sizeof(fValue); } in bytesUsed() function
|
| /external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/ |
| D | AudioFileOutput.java | 157 int bytesUsed = 0; in writeDataBuffer() local
|
| /external/skqp/bench/ |
| D | ImageCacheBench.cpp | 28 size_t bytesUsed() const override { return sizeof(fKey) + sizeof(fValue); } in bytesUsed() function
|
| /external/v4l2_codec2/ |
| D | C2VDAAdaptor.cpp | 57 void C2VDAAdaptor::decode(int32_t bitstreamId, int ashmemFd, off_t offset, uint32_t bytesUsed) { in decode()
|
| /external/skia/tests/ |
| D | ImageCacheTest.cpp | 28 size_t bytesUsed() const override { return sizeof(fKey) + sizeof(fValue); } in bytesUsed() function
|
| D | SkResourceCacheTest.cpp | 236 size_t bytesUsed() const override { return 1024; /* just need a value */ } in bytesUsed() function
|
| /external/skqp/tests/ |
| D | ImageCacheTest.cpp | 28 size_t bytesUsed() const override { return sizeof(fKey) + sizeof(fValue); } in bytesUsed() function
|
| D | SkResourceCacheTest.cpp | 236 size_t bytesUsed() const override { return 1024; /* just need a value */ } in bytesUsed() function
|
| /external/skqp/src/gpu/ |
| D | GrBufferAllocPool.cpp | 253 size_t bytesUsed = block.fBuffer->gpuMemorySize() - block.fBytesFree; in putBack() local
|
| /external/skia/src/shaders/ |
| D | SkPictureShader.cpp | 78 size_t bytesUsed() const override { in bytesUsed() function
|
| /external/skqp/src/shaders/ |
| D | SkPictureShader.cpp | 78 size_t bytesUsed() const override { in bytesUsed() function
|
| /external/skia/src/gpu/ |
| D | GrBufferAllocPool.cpp | 305 size_t bytesUsed = block.fBuffer->size() - block.fBytesFree; in putBack() local
|
| /external/skqp/src/ports/ |
| D | SkFontMgr_FontConfigInterface.cpp | 113 size_t bytesUsed() const override { return fRequest->size() + sizeof(fFace); } in bytesUsed() function
|
| /external/skia/src/ports/ |
| D | SkFontMgr_FontConfigInterface.cpp | 112 size_t bytesUsed() const override { return fRequest->size() + sizeof(fFace); } in bytesUsed() function
|
| /external/skqp/src/utils/ |
| D | SkShadowUtils.cpp | 286 size_t bytesUsed() const override { return fTessellations->size(); } in bytesUsed() function in __anon9b2dc2850111::CachedTessellationsRec
|