Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DTextureUtils.cpp45 GLsizei imageSize, const GLvoid* data, void * funcPtr) in doCompressedTexImage2D() argument
60 SET_ERROR_IF((compressedSize > imageSize), GL_INVALID_VALUE); in doCompressedTexImage2D()
96 …r* uncompressed = uncompressTexture(internalformat,uncompressedFrmt,width,height,imageSize,data,i); in doCompressedTexImage2D()
DPaletteTexture.cpp108 …m internalformat,GLenum& formatOut,GLsizei width,GLsizei height,GLsizei imageSize, const GLvoid* d… in uncompressTexture() argument
140 int leftBytes = ((palette + imageSize) /* the end of data pointer*/ in uncompressTexture()
DDummyGLfuncs.cpp32 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d… in dummy_glCompressedTexImage2D() argument
33 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d… in dummy_glCompressedTexSubImage2D() argument
DDummyGLfuncs.h39 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d…
40 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d…
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
DPaletteTexture.h23 …m internalformat,GLenum& formatOut,GLsizei width,GLsizei height,GLsizei imageSize, const GLvoid* d…
DTextureUtils.h29 GLsizei imageSize, const GLvoid* data, void * funcPtr);
DGLDispatch.h49 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d…
50 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d…
/sdk/emulator/opengl/host/libs/GLESv2_dec/
Dgl2.attrib19 …Lenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, GLvoid *data)
21 len data imageSize
24 …fset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, GLvoid *data)
26 len data imageSize
347 …ormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, GLvoid *data)
349 len data imageSize
352 …fset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, GLvoid *data)
354 len data imageSize
Dgl2.in22 …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…
153 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* d…
154 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* d…
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
Dgl2ext.h572 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* d…
573 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* d…
579 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* d…
580 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* d…
Dgl2.h495 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid* d…
496 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* d…
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLDispatch.h55 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d…
56 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d…
DGLEScmImp.cpp438 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d… in glCompressedTexImage2D() argument
444 imageSize, data, (void*)glTexImage2D); in glCompressedTexImage2D()
447 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d… in glCompressedTexSubImage2D() argument
453 …unsigned char* uncompressed = uncompressTexture(format,uncompressedFrmt,width,height,imageSize,dat… in glCompressedTexSubImage2D()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DViewHierarchy.java245 ControlPoint imageSize = ControlPoint.create(mCanvas, in createMergeInfo() local
248 LayoutPoint layoutSize = imageSize.toLayout(); in createMergeInfo()
/sdk/emulator/opengl/host/libs/GLESv1_dec/
Dgl.attrib91 …Lenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, GLvoid *data)
93 len data imageSize
96 …fset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, GLvoid *data)
98 len data imageSize
Dgl.in55 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d…
56 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d…
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dgl.h650 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d…
651 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d…
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in62 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid* d…
63 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* d…
64 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* d…
65 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* d…
/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp366 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid* d… in glCompressedTexImage2D() argument
373 imageSize, data, (void*)glTexImage2D); in glCompressedTexImage2D()
376 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* d… in glCompressedTexSubImage2D() argument
379 …tcher().glCompressedTexSubImage2D(target,level,xoffset,yoffset,width,height,format,imageSize,data); in glCompressedTexSubImage2D()