Searched refs:mBitmapFrames (Results 1 – 2 of 2) sorted by relevance
39 jfieldID mBitmapFrames; member95 env->GetObjectField(pointerIconObj, gPointerIconClassInfo.mBitmapFrames))); in android_view_PointerIcon_getLoadedIcon()143 gPointerIconClassInfo.mBitmapFrames = GetFieldIDOrDie(env, gPointerIconClassInfo.clazz, in register_android_view_PointerIcon()
164 private Bitmap mBitmapFrames[]; field in PointerIcon500 mBitmapFrames = new Bitmap[frames - 1]; in loadResource()516 mBitmapFrames[i - 1] = getBitmapFromDrawable(bitmapDrawableFrame); in loadResource()