Searched defs:toCharIndices (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLLogWrapper.java1026 private char[] toCharIndices(int count, int type, Buffer indices) { method in class:GLLogWrapper
1534 char[] indexArray = toCharIndices(count, type, indices);

Completed in 30 milliseconds