Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/CicadaPlayer
/ getFrameTexture
Method
getFrameTexture
framework/render/video/glRender/OES2FBOProgram.cpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
GLuint OES2FBOProgram::getFrameTexture()
133
{
134
return mFrameBufferTextures[0];
135
}
136
137
void OES2FBOProgram::destroyFrameBuffer()
138
{
Callers
1
updateFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected