Home
last modified time | relevance | path

Searched defs:ensureBufferCapacity (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/common/
Duniset.cpp1668 void UnicodeSet::ensureBufferCapacity(int32_t newLen, UErrorCode& ec) { in ensureBufferCapacity() function in UnicodeSet
/external/libgdx/backends/gdx-backend-jglfw/src/com/badlogic/gdx/backends/jglfw/
DJglfwGL20.java34 private void ensureBufferCapacity (int numBytes) { in ensureBufferCapacity() method in JglfwGL20
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/
DLwjgl3GL20.java42 private void ensureBufferCapacity (int numBytes) { in ensureBufferCapacity() method in Lwjgl3GL20
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
DLwjglGL20.java46 private void ensureBufferCapacity (int numBytes) { in ensureBufferCapacity() method in LwjglGL20
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSet.java2849 private void ensureBufferCapacity(int newLen) { in ensureBufferCapacity() method
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSet.java2922 private void ensureBufferCapacity(int newLen) { in ensureBufferCapacity() method