Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DGraphics.cpp198 static jmethodID gBitmapRegionDecoder_constructorMethodID; variable
519 gBitmapRegionDecoder_constructorMethodID, in createBitmapRegionDecoder()
752gBitmapRegionDecoder_constructorMethodID = GetMethodIDOrDie(env, gBitmapRegionDecoder_class, "<ini… in register_android_graphics_Graphics()