Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/graphicsenv/
H A DGraphicsEnv.cpp132 void GraphicsEnv::setDriverPathAndSphalLibraries(const std::string path, in setDriverPathAndSphalLibraries() function in android::GraphicsEnv
/aosp12/frameworks/base/core/java/android/os/
H A DGraphicsEnvironment.java845 private static native void setDriverPathAndSphalLibraries(String path, String sphalLibraries); in setDriverPathAndSphalLibraries() method in GraphicsEnvironment