Home
last modified time | relevance | path

Searched defs:idx (Results 1 – 5 of 5) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DFramebufferData.cpp54 int idx = attachmentPointIndex(attachment); in setAttachment() local
81 int idx = attachmentPointIndex(attachment); in getAttachment() local
101 void FramebufferData::detachObject(int idx) { in detachObject()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
DGraphicsUtilities.java129 int idx = 0; in getVerticalPixels() local
/sdk/emulator/opengl/shared/OpenglCodecCommon/
DGLSharedGroup.cpp313 ssize_t idx = m_shaders.indexOfKey(shader); in attachShader() local
325 ssize_t idx = m_shaders.indexOfKey(shader); in detachShader() local
448 ssize_t idx = m_shaders.indexOfKey(shader); in unrefShaderData() local
/sdk/emulator/opengl/host/libs/Translator/EGL/
DClientAPIExts.cpp66 void initClientFuncs(GLESiface *iface, int idx) in initClientFuncs()
/sdk/emulator/qtools/
Dtrace_reader.h482 void TraceReader<T>::AddRegionSymbol(region_type *region, int idx, in AddRegionSymbol()
683 int idx = elf_symbols[ii].st_name; in ReadElfSymbols() local
763 int idx = shdr[section].sh_name; in ReadElfSymbols() local