Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DGraphics.cpp195 static jmethodID gColorSpace_getMethodID; variable
554 gColorSpace_getMethodID, linearExtendedSRGB); in getColorSpace()
561 gColorSpace_getMethodID, sRGB); in getColorSpace()
790 gColorSpace_getMethodID = GetStaticMethodIDOrDie(env, gColorSpace_class, in register_android_graphics_Graphics()