Home
last modified time | relevance | path

Searched defs:newBuffer (Results 1 – 25 of 43) sorted by relevance

12

/third_party/skia/src/gpu/
DGrStagingBufferManager.cpp32 sk_sp<GrGpuBuffer> newBuffer = resourceProvider->createBuffer( in allocateStagingBufferSlice() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager_unittest.cpp60 BufferID newBuffer = mBufferManager->createBuffer(); in TEST_F() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DResourceManager_unittest.cpp60 BufferID newBuffer = mBufferManager->createBuffer(); in TEST_F() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DUVector32.java45 int[] newBuffer = new int[newCapacity]; in ensureAppendCapacity() local
DUVector64.java45 long[] newBuffer = new long[newCapacity]; in ensureAppendCapacity() local
DCollationIterator.java58 long[] newBuffer = new long[capacity]; in ensureAppendCapacity() local
164 private final StringBuilder newBuffer = new StringBuilder(); field in CollationIterator.SkippedState
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DUVector64.java41 long[] newBuffer = new long[newCapacity]; in ensureAppendCapacity() local
DUVector32.java41 int[] newBuffer = new int[newCapacity]; in ensureAppendCapacity() local
DCollationIterator.java56 long[] newBuffer = new long[capacity]; in ensureAppendCapacity() local
162 private final StringBuilder newBuffer = new StringBuilder(); field in CollationIterator.SkippedState
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DStagingDescriptorAllocatorD3D12.cpp82 NonShaderVisibleBuffer newBuffer; in AllocateCPUHeap() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Davisubtitle.c123 GstBuffer *newBuffer; in check_correct_buffer() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ducoleitr.cpp94 RCEI *newBuffer = NEW_ARRAY(RCEI, bufferSize + BUFFER_GROW); in put() local
156 PCEI *newBuffer = NEW_ARRAY(PCEI, bufferSize + BUFFER_GROW); in put() local
/third_party/skia/third_party/externals/icu/source/i18n/
Ducoleitr.cpp94 RCEI *newBuffer = NEW_ARRAY(RCEI, bufferSize + BUFFER_GROW); in put() local
156 PCEI *newBuffer = NEW_ARRAY(PCEI, bufferSize + BUFFER_GROW); in put() local
/third_party/node/deps/icu-small/source/i18n/
Ducoleitr.cpp94 RCEI *newBuffer = NEW_ARRAY(RCEI, bufferSize + BUFFER_GROW); in put() local
156 PCEI *newBuffer = NEW_ARRAY(PCEI, bufferSize + BUFFER_GROW); in put() local
/third_party/icu/icu4c/source/i18n/
Ducoleitr.cpp94 RCEI *newBuffer = NEW_ARRAY(RCEI, bufferSize + BUFFER_GROW); in put() local
156 PCEI *newBuffer = NEW_ARRAY(PCEI, bufferSize + BUFFER_GROW); in put() local
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeArrayBuffer.hpp173 ArrayBuffer<T,Alignment,Stride> newBuffer(numElements); in setStorage() local
/third_party/node/test/node-api/test_buffer/
Dtest_buffer.c23 static napi_value newBuffer(napi_env env, napi_callback_info info) { in newBuffer() function
/third_party/skia/src/sksl/
DSkSLString.cpp45 auto newBuffer = std::unique_ptr<char[]>(new char[size + 1]); in vappendf() local
/third_party/node/deps/icu-small/source/common/
Dustr_wcs.cpp44 char *newBuffer=(char *)uprv_malloc(reqCapacity*size); in u_growAnyBufferFromStatic() local
/third_party/icu/icu4c/source/common/
Dustr_wcs.cpp44 char *newBuffer=(char *)uprv_malloc(reqCapacity*size); in u_growAnyBufferFromStatic() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dustr_wcs.cpp44 char *newBuffer=(char *)uprv_malloc(reqCapacity*size); in u_growAnyBufferFromStatic() local
/third_party/skia/third_party/externals/icu/source/common/
Dustr_wcs.cpp44 char *newBuffer=(char *)uprv_malloc(reqCapacity*size); in u_growAnyBufferFromStatic() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DIndexDataManager.cpp273 StreamingBuffer newBuffer(new StreamingIndexBufferInterface(mFactory)); in getStreamingIndexBuffer() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DIndexDataManager.cpp273 StreamingBuffer newBuffer(new StreamingIndexBufferInterface(mFactory)); in getStreamingIndexBuffer() local
/third_party/flutter/skia/src/sksl/
DSkSLString.cpp60 auto newBuffer = std::unique_ptr<char[]>(new char[size + 1]); in vappendf() local

12