Searched refs:sourceTexId (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DReadback.cpp142 GLuint sourceTexId; local
144 glGenTextures(1, &sourceTexId);
145 Caches::getInstance().textureState().bindTexture(GL_TEXTURE_EXTERNAL_OES, sourceTexId);
155 sourceTexture.wrap(sourceTexId,

Completed in 1350 milliseconds