Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/gpu/
Dexternal_texture_manager.cc278 void ExternalTextureManager::UnlockTexture(void* handle) { in UnlockTexture() function in gpu::gles2::ExternalTextureManager
/third_party/flutter/skia/third_party/externals/sdl/src/render/
DSDL_sysrender.h99 void (*UnlockTexture) (SDL_Renderer * renderer, SDL_Texture * texture); member