Home
last modified time | relevance | path

Searched refs:detachImage (Results 1 – 3 of 3) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglContext.h54 void detachImage(unsigned int imageId);
DEglContext.cpp90 void EglContext::detachImage(unsigned int imageId){ in detachImage() function in EglContext
DEglImp.cpp1018 ctx->detachImage(imageId); in detachEGLImage()