Home
last modified time | relevance | path

Searched defs:useExternalMemory (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DVideoTex.cpp140 bool useExternalMemory, in createVideoTexture()
H A Devs_app.cpp138 bool useExternalMemory = false; in main() local
H A DConfigManager.h109 void useExternalMemory(bool flag) { mUseExternalMemory = flag; } in useExternalMemory() function