Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DFontFamily.cpp166 GraphicsJNI::detachJNIEnv(); in release_global_ref()
H A DGraphicsJNI.h65 static void detachJNIEnv();
H A DGraphics.cpp56 void GraphicsJNI::detachJNIEnv() { in detachJNIEnv() function in GraphicsJNI