Home
last modified time | relevance | path

Searched refs:cb (Results 1 – 10 of 10) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DColorBuffer.cpp55 ColorBuffer *cb = new ColorBuffer(); in create() local
58 s_gl.glGenTextures(1, &cb->m_tex); in create()
59 s_gl.glBindTexture(GL_TEXTURE_2D, cb->m_tex); in create()
79 s_gl.glGenTextures(1, &cb->m_blitTex); in create()
80 s_gl.glBindTexture(GL_TEXTURE_2D, cb->m_blitTex); in create()
91 cb->m_width = p_width; in create()
92 cb->m_height = p_height; in create()
93 cb->m_internalFormat = texInternalFormat; in create()
96 cb->m_eglImage = s_egl.eglCreateImageKHR( in create()
100 (EGLClientBuffer)SafePointerFromUInt(cb->m_tex), in create()
[all …]
DFrameBuffer.cpp496 ColorBufferPtr cb( ColorBuffer::create(p_width, p_height, p_internalFormat) ); in createColorBuffer() local
497 if (cb.Ptr() != NULL) { in createColorBuffer()
499 m_colorbuffers[ret].cb = cb; in createColorBuffer()
614 (*w).second->setColorBuffer( (*c).second.cb ); in setWindowSurfaceColorBuffer()
631 (*c).second.cb->subUpdate(x, y, width, height, format, type, pixels); in updateColorBuffer()
646 return (*c).second.cb->bindToTexture(); in bindColorBufferToTexture()
659 return (*c).second.cb->bindToRenderbuffer(); in bindColorBufferToRenderbuffer()
843 ret = (*c).second.cb->post(); in post()
871 (*c).second.cb->readback(m_fbImage); in post()
DFrameBuffer.h31 ColorBufferPtr cb; member
/sdk/find_java/src/source/
Dutils.cpp69 startup.cb = sizeof(startup); in execNoWait()
103 startup.cb = sizeof(startup); in execWait()
Dfind_java_lib.cpp453 startup.cb = sizeof(startup); in getJavaVersion()
/sdk/avdlauncher/src/source/
Davdlauncher.c81 startup.cb = sizeof(startup); in avd_launcher()
/sdk/sdklauncher/src/source/
Dsdklauncher.c81 startup.cb = sizeof(startup); in sdk_launcher()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DGLFunctionTraceViewer.java860 Clipboard cb = new Clipboard(Display.getDefault()); in copySelectionToClipboard() local
861 cb.setContents( in copySelectionToClipboard()
864 cb.dispose(); in copySelectionToClipboard()
/sdk/emulator/opengl/host/libs/Translator/include/GL/
Dwglext.h439 DWORD cb; member
/sdk/templates/docs/
Djquery-1.8.0.min.js2cb(c.nodeName)))):(d=bH(c,"display"),!e[f]&&d!=="none"&&p._data(c,"olddisplay",d))}for(f=0;f<g;f++… function