Searched defs:ResourceContextMakeCurrent (Results 1 – 5 of 5) sorted by relevance
| /third_party/flutter/engine/flutter/shell/platform/android/ | ||
| D | android_surface_vulkan.cc | 63 bool AndroidSurfaceVulkan::ResourceContextMakeCurrent() { in ResourceContextMakeCurrent() function in flutter::AndroidSurfaceVulkan |
| D | android_surface_gl.cc | 68 bool AndroidSurfaceGL::ResourceContextMakeCurrent() { in ResourceContextMakeCurrent() function in flutter::AndroidSurfaceGL |
| D | android_surface_software.cc | 50 bool AndroidSurfaceSoftware::ResourceContextMakeCurrent() { in ResourceContextMakeCurrent() function in flutter::AndroidSurfaceSoftware |
| /third_party/flutter/engine/flutter/shell/platform/ohos/ | ||
| D | ohos_surface_gl.cc | 80 bool OhosSurfaceGL::ResourceContextMakeCurrent() in ResourceContextMakeCurrent() function in flutter::OhosSurfaceGL |
| D | ohos_surface_software.cc | 211 bool OhosSurfaceSoftware::ResourceContextMakeCurrent() in ResourceContextMakeCurrent() function in flutter::OhosSurfaceSoftware |