Home
last modified time | relevance | path

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

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