Home
last modified time | relevance | path

Searched defs:destId (Results 1 – 7 of 7) sorted by relevance

/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DLdmlConverter.java560 private void writeAliasFile(String srcId, String destId, Path dir) { in writeAliasFile()
/external/angle/scripts/
Dentry_point_packed_gl_enums.json165 "destId": "TextureID", string
212 "destId": "TextureID", string
217 "destId": "TextureID", string
231 "destId": "TextureID", string
236 "destId": "TextureID", string
/external/angle/src/libANGLE/
DvalidationES2.cpp3187 TextureID destId, in ValidateCopyTextureCHROMIUM()
3298 TextureID destId, in ValidateCopySubTextureCHROMIUM()
3438 TextureID destId) in ValidateCompressedCopyTextureCHROMIUM()
DvalidationES3.cpp2635 TextureID destId, in ValidateCopyTexture3DANGLE()
2697 TextureID destId, in ValidateCopySubTexture3DANGLE()
DContext.cpp5619 TextureID destId, in copyTexture()
5640 TextureID destId, in copySubTexture()
5673 TextureID destId, in copyTexture3D()
5694 TextureID destId, in copySubTexture3D()
5727 void Context::compressedCopyTexture(TextureID sourceId, TextureID destId) in compressedCopyTexture()
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp556 GLuint destId, in GL_CopyTexture3DANGLE()
609 GLuint destId, in GL_CopySubTexture3DANGLE()
4752 void GL_APIENTRY GL_CompressedCopyTextureCHROMIUM(GLuint sourceId, GLuint destId) in GL_CompressedCopyTextureCHROMIUM()
4789 GLuint destId, in GL_CopyTextureCHROMIUM()
4842 GLuint destId, in GL_CopySubTextureCHROMIUM()
DlibGLESv2_autogen.cpp2857 GLuint destId, in glCopyTexture3DANGLE()
2873 GLuint destId, in glCopySubTexture3DANGLE()
3953 void GL_APIENTRY glCompressedCopyTextureCHROMIUM(GLuint sourceId, GLuint destId) in glCompressedCopyTextureCHROMIUM()
3962 GLuint destId, in glCopyTextureCHROMIUM()
3978 GLuint destId, in glCopySubTextureCHROMIUM()