Home
last modified time | relevance | path

Searched refs:imageSize (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/base/opengl/java/android/opengl/
DETC1Util.java78 int imageSize = data.remaining(); in loadTexture() local
80 border, imageSize, data); in loadTexture()
DGLES30.java452 int imageSize, in glCompressedTexImage3D() argument
466 int imageSize, in glCompressedTexImage3D() argument
482 int imageSize, in glCompressedTexSubImage3D() argument
498 int imageSize, in glCompressedTexSubImage3D() argument
DGLES10.java423 int imageSize, in glCompressedTexImage2D() argument
437 int imageSize, in glCompressedTexSubImage2D() argument
DGLES20.java498 int imageSize, in glCompressedTexImage2D() argument
512 int imageSize, in glCompressedTexSubImage2D() argument
DGLErrorWrapper.java169 int imageSize, Buffer data) { in glCompressedTexImage2D() argument
172 height, border, imageSize, data); in glCompressedTexImage2D()
177 int yoffset, int width, int height, int format, int imageSize, in glCompressedTexSubImage2D() argument
181 height, format, imageSize, data); in glCompressedTexSubImage2D()
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES30.spec9 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *d…
10 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, GLsizei offset )
11 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *d…
12 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, GLsizei offset )
DGLES10.spec17 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d…
18 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d…
DGLES20.spec22 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d…
23 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d…
/frameworks/ml/nn/common/include/
DOperationsUtils.h70 inline uint32_t computeOutSize(uint32_t imageSize, uint32_t filterSize, uint32_t stride, in computeOutSize() argument
72 return (imageSize - filterSize + stride + paddingHead + paddingTail) / stride; in computeOutSize()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java354 int imageSize, in glCompressedTexImage2D() argument
366 int imageSize, in glCompressedTexSubImage2D() argument
DGL11ExtensionPack.java152 int imageSize, in glCompressedTexImage2D() argument
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.1extpack8 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d…
Dglspec-1.017 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d…
18 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d…
/frameworks/base/core/jni/android/opengl/
Dutil.cpp940 jint imageSize = stride * height; in etc1_encodeImage() local
942 if (inB.remaining() < imageSize) { in etc1_encodeImage()
971 jint imageSize = stride * height; in etc1_decodeImage() local
975 } else if (outB.remaining() < imageSize) { in etc1_decodeImage()
/frameworks/native/opengl/libs/GLES_CM/
Dgl_api.in166 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
167 …API(glCompressedTexImage2D, target, level, internalformat, width, height, border, imageSize, data);
169 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…
170 …lCompressedTexSubImage2D, target, level, xoffset, yoffset, width, height, format, imageSize, data);
/frameworks/base/media/java/android/mtp/
DMtpDatabase.java773 String imageSize = Integer.toString(width) + "x" + Integer.toString(height); in getDeviceProperty() local
774 imageSize.getChars(0, imageSize.length(), outStringValue, 0); in getDeviceProperty()
775 outStringValue[imageSize.length()] = 0; in getDeviceProperty()
/frameworks/native/opengl/include/GLES3/
Dgl3.h404 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
405 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…
547 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
548 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…
1000 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *dat…
1001 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *dat…
1105 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *dat…
1106 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *dat…
Dgl31.h406 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
407 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…
549 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
550 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…
1002 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *dat…
1003 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *dat…
1107 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *dat…
1108 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *dat…
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h489 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d…
490 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d…
/frameworks/base/libs/hwui/debug/
DNullGlesDriver.h74 GLsizei imageSize, const void* data) override {} in glCompressedTexImage2D_() argument
77 GLenum format, GLsizei imageSize, in glCompressedTexSubImage2D_() argument
Dgles_stubs.in64 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
65 …API(glCompressedTexImage2D, target, level, internalformat, width, height, border, imageSize, data);
67 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…
68 …lCompressedTexSubImage2D, target, level, xoffset, yoffset, width, height, format, imageSize, data);
442 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *dat…
443 …ompressedTexImage3D, target, level, internalformat, width, height, depth, border, imageSize, data);
445 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *dat…
446 …bImage3D, target, level, xoffset, yoffset, zoffset, width, height, depth, format, imageSize, data);
1204 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *dat…
1205 …ressedTexImage3DOES, target, level, internalformat, width, height, depth, border, imageSize, data);
[all …]
/frameworks/native/opengl/libs/GLES2/
Dgl2_api.in64 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
65 …API(glCompressedTexImage2D, target, level, internalformat, width, height, border, imageSize, data);
67 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…
68 …lCompressedTexSubImage2D, target, level, xoffset, yoffset, width, height, format, imageSize, data);
442 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *dat…
443 …ompressedTexImage3D, target, level, internalformat, width, height, depth, border, imageSize, data);
445 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *dat…
446 …bImage3D, target, level, xoffset, yoffset, zoffset, width, height, depth, format, imageSize, data);
/frameworks/native/opengl/include/GLES2/
Dgl2.h404 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
405 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…
547 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
548 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java237 int imageSize, in glCompressedTexImage2D() argument
251 int imageSize, in glCompressedTexSubImage2D() argument
/frameworks/native/opengl/include/GLES/
Dgl.h460 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
461 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…

12