Home
last modified time | relevance | path

Searched defs:sourceOffset (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
DglGetShaderSource.java9 int sourceOffset in glGetShaderSource()
DglGetShaderSource.cpp4 … jint bufsize, jintArray length_ref, jint lengthOffset, jbyteArray source_ref, jint sourceOffset) { in android_glGetShaderSource__II_3II_3BI()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DByteString.java593 public final void copyTo(byte[] target, int sourceOffset, int targetOffset, in copyTo()
608 protected abstract void copyToInternal(byte[] target, int sourceOffset, in copyToInternal()
653 final void writeTo(OutputStream out, int sourceOffset, int numberToWrite) in writeTo()
665 abstract void writeToInternal(OutputStream out, int sourceOffset, int numberToWrite) in writeToInternal()
1288 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
1316 final void writeToInternal(OutputStream outputStream, int sourceOffset, int numberToWrite) in writeToInternal()
1524 protected void copyToInternal(byte[] target, int sourceOffset, int targetOffset, in copyToInternal()
DNioByteString.java108 byte[] target, int sourceOffset, int targetOffset, int numberToCopy) { in copyToInternal()
130 void writeToInternal(OutputStream out, int sourceOffset, int numberToWrite) throws IOException { in writeToInternal()
DRopeByteString.java343 protected void copyToInternal(byte[] target, int sourceOffset, in copyToInternal()
390 void writeToInternal(OutputStream out, int sourceOffset, in writeToInternal()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DLiteralByteStringTest.java120 int sourceOffset = 213; in testCopyTo_ByteArrayOffsetLength() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DLiteralByteStringTest.java134 int sourceOffset = 213; in testCopyTo_ByteArrayOffsetLength() local
DNioByteStringTest.java128 int sourceOffset = 213; in testCopyTo_ByteArrayOffsetLength() local
/frameworks/base/opengl/java/android/opengl/
DGLES20.java1111 int sourceOffset in glGetShaderSource()
/frameworks/base/core/jni/
Dandroid_opengl_GLES20.cpp3364 … jint bufsize, jintArray length_ref, jint lengthOffset, jbyteArray source_ref, jint sourceOffset) { in android_glGetShaderSource__II_3II_3BI()