Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi.h69 virtual void* lowLevelContext() { return nullptr; } in lowLevelContext() function
DEglOsApi_darwin.cpp77 virtual void* lowLevelContext() { return nsGetLowLevelContext(mContext); } in lowLevelContext() function in __anonf20b16df0111::MacContext