/third_party/skia/src/gpu/gl/ |
D | GrGLVertexArray.h | 30 void resize(int newCount) { in resize()
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLVertexArray.h | 30 void resize(int newCount) { in resize()
|
/third_party/skia/include/private/ |
D | SkTArray.h | 188 int newCount = fCount - 1; in removeShuffle() local 321 void resize_back(int newCount) { in resize_back() 542 int64_t newCount = fCount + delta; in checkRealloc() local
|
D | SkTDArray.h | 218 int newCount = fCount - 1; in removeShuffle() local
|
/third_party/flutter/skia/include/private/ |
D | SkTArray.h | 160 int newCount = fCount - 1; in removeShuffle() local 293 void resize_back(int newCount) { in resize_back() 530 int64_t newCount = fCount + delta; in checkRealloc() local
|
D | SkTDArray.h | 208 int newCount = fCount - 1; in removeShuffle() local
|
/third_party/skia/tests/ |
D | GrRenderTaskClusterTest.cpp | 148 int newCount = 0; in DEF_TEST() local
|
/third_party/flutter/skia/src/ports/ |
D | SkFontMgr_win_dw.cpp | 83 ULONG newCount = InterlockedDecrement(&fRefCount); in SK_STDMETHODIMP_() local 159 ULONG newCount = InterlockedDecrement(&fRefCount); in SK_STDMETHODIMP_() local 246 ULONG newCount = InterlockedDecrement(&fRefCount); in SK_STDMETHODIMP_() local 542 ULONG newCount = InterlockedDecrement(&fRefCount); in Release() local 676 ULONG newCount = InterlockedDecrement(&fRefCount); in Release() local
|
D | SkRemotableFontMgr_win_dw.cpp | 324 ULONG newCount = InterlockedDecrement(&fRefCount); in Release() local
|
/third_party/flutter/skia/src/utils/win/ |
D | SkDWriteFontFileStream.cpp | 168 ULONG newCount = InterlockedDecrement(&fRefCount); in SK_STDMETHODIMP_() local
|
/third_party/skia/src/utils/win/ |
D | SkDWriteFontFileStream.cpp | 167 ULONG newCount = InterlockedDecrement(&fRefCount); in SK_STDMETHODIMP_() local
|
/third_party/skia/src/android/ |
D | SkAnimatedImage.cpp | 358 void SkAnimatedImage::setRepetitionCount(int newCount) { in setRepetitionCount()
|
/third_party/skia/src/ports/ |
D | SkFontMgr_win_dw.cpp | 84 ULONG newCount = InterlockedDecrement(&fRefCount); in SK_STDMETHODIMP_() local 160 ULONG newCount = InterlockedDecrement(&fRefCount); in SK_STDMETHODIMP_() local 247 ULONG newCount = InterlockedDecrement(&fRefCount); in SK_STDMETHODIMP_() local 613 ULONG newCount = InterlockedDecrement(&fRefCount); in Release() local 752 ULONG newCount = InterlockedDecrement(&fRefCount); in Release() local
|
D | SkRemotableFontMgr_win_dw.cpp | 324 ULONG newCount = InterlockedDecrement(&fRefCount); in Release() local
|
/third_party/flutter/skia/src/android/ |
D | SkAnimatedImage.cpp | 346 void SkAnimatedImage::setRepetitionCount(int newCount) { in setRepetitionCount()
|
/third_party/skia/src/core/ |
D | SkStrikeCache.cpp | 205 int SkStrikeCache::setCacheCountLimit(int newCount) { in setCacheCountLimit()
|
/third_party/skia/modules/particles/src/ |
D | SkParticleEffect.cpp | 237 int newCount = this->uniformInfo()->fUniformSlotCount; in updateStorage() local
|
/third_party/flutter/skia/src/core/ |
D | SkStrikeCache.cpp | 420 int SkStrikeCache::setCacheCountLimit(int newCount) { in setCacheCountLimit()
|
/third_party/skia/src/gpu/ |
D | GrDrawingManager.cpp | 427 int newCount = 0; in reorderTasks() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-set.hh | 455 unsigned int count = 0, newCount = 0; in process() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-bit-set.hh | 468 unsigned int count = 0, newCount = 0; in process() local
|
/third_party/harfbuzz/src/ |
D | hb-set.hh | 580 unsigned int count = 0, newCount = 0; in process() local
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
D | D3D12MemAlloc.cpp | 864 void resize(size_t newCount, bool freeMemory = false) in resize()
|