Home
last modified time | relevance | path

Searched defs:fboid (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/vr/jni/
H A DVrExtensionsJni.cpp141 GLuint fboid; in testEglImageArray() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLGpu.cpp3209 void GrGLGpu::bindFramebuffer(GrGLenum target, GrGLuint fboid) { in bindFramebuffer()
3217 void GrGLGpu::deleteFramebuffer(GrGLuint fboid) { in deleteFramebuffer()