Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_os_GraphicsEnvironment.cpp68 android::NativeLoaderNamespace* appNamespace = android::FindNativeLoaderNamespaceByClassLoader( in setLayerPaths_native() local
/frameworks/native/libs/graphicsenv/
DGraphicsEnv.cpp505 void GraphicsEnv::setLayerPaths(NativeLoaderNamespace* appNamespace, const std::string layerPaths) { in setLayerPaths()