Home
last modified time | relevance | path

Searched refs:onFBOChanged (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/gl/
DGrGLGpu.h223 void onFBOChanged();
DGrGLGpu.cpp3133 void GrGLGpu::onFBOChanged() { in onFBOChanged() function in GrGLGpu
3154 this->onFBOChanged(); in bindFramebuffer()
3176 this->onFBOChanged(); in deleteFramebuffer()
/third_party/skia/src/gpu/gl/
DGrGLGpu.h289 void onFBOChanged();
DGrGLGpu.cpp2976 void GrGLGpu::onFBOChanged() { in onFBOChanged() function in GrGLGpu
2993 this->onFBOChanged(); in bindFramebuffer()
3018 this->onFBOChanged(); in deleteFramebuffer()