Home
last modified time | relevance | path

Searched refs:EglSetCacheDir (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/include/private/EGL/
H A Dcache.h21 void EglSetCacheDir(const std::string dir);
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_blob_cache.cpp432 void EglSetCacheDir(const std::string dir) in EglSetCacheDir() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp1426 OHOS::EglSetCacheDir(applicationContext->GetCacheDir()); in HandleLaunchApplication()