Home
last modified time | relevance | path

Searched defs:newCount (Results 1 – 18 of 18) sorted by relevance

/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DIntDiffer.java128 int newCount = aCount-aTop; in flush() local
135 int newCount = bCount-bTop; in flush() local
/third_party/skia/include/private/
DSkTArray.h188 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
DSkTDArray.h218 int newCount = fCount - 1; in removeShuffle() local
/third_party/skia/src/gpu/gl/
DGrGLVertexArray.h30 void resize(int newCount) { in resize()
/third_party/skia/tests/
DGrRenderTaskClusterTest.cpp148 int newCount = 0; in DEF_TEST() local
/third_party/skia/src/utils/win/
DSkDWriteFontFileStream.cpp167 ULONG newCount = InterlockedDecrement(&fRefCount); in SK_STDMETHODIMP_() local
/third_party/skia/src/ports/
DSkFontMgr_win_dw.cpp84 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
DSkRemotableFontMgr_win_dw.cpp324 ULONG newCount = InterlockedDecrement(&fRefCount); in Release() local
/third_party/skia/src/android/
DSkAnimatedImage.cpp358 void SkAnimatedImage::setRepetitionCount(int newCount) { in setRepetitionCount()
/third_party/skia/src/core/
DSkStrikeCache.cpp205 int SkStrikeCache::setCacheCountLimit(int newCount) { in setCacheCountLimit()
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeSharedPtr.hpp485 deInt32 oldCount, newCount; in acquireFromWeak() local
/third_party/skia/modules/particles/src/
DSkParticleEffect.cpp237 int newCount = this->uniformInfo()->fUniformSlotCount; in updateStorage() local
/third_party/lzma/C/
DThreads.c453 UInt32 newCount; in Semaphore_ReleaseN() local
/third_party/skia/src/gpu/
DGrDrawingManager.cpp427 int newCount = 0; in reorderTasks() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-bit-set.hh468 unsigned int count = 0, newCount = 0; in process() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp864 void resize(size_t newCount, bool freeMemory = false) in resize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp17875 size_t newCount = static_cast<size_t>(deSqrt(double(count))); in getInputData2() local
17908 const size_t newCount = (3 * count) / 4; in getInputData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp17777 size_t newCount = static_cast<size_t>(deSqrt(double(count))); in getInputData2() local
17810 const size_t newCount = (3 * count) / 4; in getInputData() local