/external/chromium_org/ui/gfx/android/ |
java_bitmap.cc | 15 using base::android::AttachCurrentThread; 23 int err = AndroidBitmap_lockPixels(AttachCurrentThread(), bitmap_, &pixels_); 28 err = AndroidBitmap_getInfo(AttachCurrentThread(), bitmap_, &info); 36 int err = AndroidBitmap_unlockPixels(AttachCurrentThread(), bitmap_); 69 AttachCurrentThread(), width, height, java_bitmap_config); 92 JNIEnv* env = AttachCurrentThread(); 132 AttachCurrentThread(), bitmap_config);
|
/external/chromium_org/components/web_contents_delegate_android/ |
web_contents_delegate_android.cc | 29 using base::android::AttachCurrentThread; 80 JNIEnv* env = AttachCurrentThread(); 88 JNIEnv* env = AttachCurrentThread(); 143 JNIEnv* env = AttachCurrentThread(); 155 JNIEnv* env = AttachCurrentThread(); 165 JNIEnv* env = AttachCurrentThread(); 179 JNIEnv* env = AttachCurrentThread(); 193 JNIEnv* env = AttachCurrentThread(); 204 JNIEnv* env = AttachCurrentThread(); 212 JNIEnv* env = AttachCurrentThread(); [all...] |
validation_message_bubble_android.cc | 35 JNIEnv* env = base::android::AttachCurrentThread(); 49 Java_ValidationMessageBubble_close(base::android::AttachCurrentThread(), 56 base::android::AttachCurrentThread(),
|
/external/chromium_org/content/browser/renderer_host/input/ |
motion_event_android.cc | 14 using base::android::AttachCurrentThread; 254 Java_MotionEvent_recycle(AttachCurrentThread(), event_.obj()); 278 AttachCurrentThread(), event_.obj(), pointer_index); 286 AttachCurrentThread(), event_.obj(), pointer_index)); 294 AttachCurrentThread(), event_.obj(), pointer_index)); 310 AttachCurrentThread(), event_.obj(), pointer_index)); 317 return ToDips(Java_MotionEvent_getTouchMinorF_I(AttachCurrentThread(), 326 AttachCurrentThread(), event_.obj(), pointer_index)); 332 AttachCurrentThread(), event_.obj(), pointer_index); 346 AttachCurrentThread(), event_.obj(), historical_index)) [all...] |
/external/chromium_org/media/base/android/ |
media_player_bridge.cc | 57 JNIEnv* env = base::android::AttachCurrentThread(); 95 JNIEnv* env = base::android::AttachCurrentThread(); 109 JNIEnv* env = base::android::AttachCurrentThread(); 133 JNIEnv* env = base::android::AttachCurrentThread(); 157 JNIEnv* env = base::android::AttachCurrentThread(); 315 JNIEnv* env = base::android::AttachCurrentThread(); 325 JNIEnv* env = base::android::AttachCurrentThread(); 333 JNIEnv* env = base::android::AttachCurrentThread(); 352 JNIEnv* env = base::android::AttachCurrentThread(); 361 JNIEnv* env = base::android::AttachCurrentThread(); [all...] |
/external/chromium_org/chrome/browser/speech/ |
tts_android.cc | 15 using base::android::AttachCurrentThread; 24 JNIEnv* env = AttachCurrentThread(); 32 JNIEnv* env = AttachCurrentThread(); 46 JNIEnv* env = AttachCurrentThread(); 62 JNIEnv* env = AttachCurrentThread(); 82 JNIEnv* env = AttachCurrentThread();
|
/external/chromium_org/base/android/ |
sys_utils.cc | 19 JNIEnv* env = AttachCurrentThread();
|
java_handler_thread.cc | 21 JNIEnv* env = base::android::AttachCurrentThread(); 34 JNIEnv* env = base::android::AttachCurrentThread();
|
/external/chromium_org/chrome/browser/android/accessibility/ |
font_size_prefs_android.cc | 81 JNIEnv* env = base::android::AttachCurrentThread(); 88 JNIEnv* env = base::android::AttachCurrentThread(); 119 JNIEnv* env = base::android::AttachCurrentThread(); 125 JNIEnv* env = base::android::AttachCurrentThread();
|
/external/chromium_org/chrome/browser/android/ |
accessibility_util.cc | 18 base::android::AttachCurrentThread(),
|
uma_utils.cc | 13 JNIEnv* env = base::android::AttachCurrentThread();
|
intent_helper.cc | 14 using base::android::AttachCurrentThread; 25 JNIEnv* env = AttachCurrentThread();
|
/external/chromium_org/chrome/browser/ |
browser_process_platform_part_android.cc | 12 base::android::AttachCurrentThread());
|
/external/chromium_org/chrome/browser/profiles/ |
profile_android.cc | 12 using base::android::AttachCurrentThread; 38 Java_Profile_getNativePointer(AttachCurrentThread(), obj)); 97 JNIEnv* env = AttachCurrentThread(); 104 Java_Profile_destroy(AttachCurrentThread(), obj_.obj());
|
/external/chromium_org/chrome/browser/ui/android/ |
chrome_http_auth_handler.cc | 18 using base::android::AttachCurrentThread; 33 JNIEnv* env = AttachCurrentThread(); 43 JNIEnv* env = AttachCurrentThread(); 54 JNIEnv* env = base::android::AttachCurrentThread();
|
/external/chromium_org/chrome/browser/ui/android/tab_model/ |
tab_model_base.cc | 23 using base::android::AttachCurrentThread; 59 JNIEnv* env = AttachCurrentThread(); 66 JNIEnv* env = AttachCurrentThread(); 79 JNIEnv* env = AttachCurrentThread(); 90 JNIEnv* env = AttachCurrentThread(); 98 JNIEnv* env = AttachCurrentThread(); 112 JNIEnv* env = AttachCurrentThread(); 120 JNIEnv* env = AttachCurrentThread(); 140 JNIEnv* env = AttachCurrentThread();
|
/external/chromium_org/content/browser/android/ |
child_process_launcher_android.cc | 23 using base::android::AttachCurrentThread; 107 JNIEnv* env = AttachCurrentThread(); 151 JNIEnv* env = AttachCurrentThread(); 157 JNIEnv* env = AttachCurrentThread(); 165 JNIEnv* env = AttachCurrentThread(); 185 JNIEnv* env = AttachCurrentThread(); 191 JNIEnv* env = AttachCurrentThread(); 199 JNIEnv* env = AttachCurrentThread(); 207 JNIEnv* env = AttachCurrentThread();
|
browser_startup_controller.cc | 16 JNIEnv* env = base::android::AttachCurrentThread(); 21 JNIEnv* env = base::android::AttachCurrentThread();
|
/external/chromium_org/content/browser/ |
power_save_blocker_android.cc | 16 using base::android::AttachCurrentThread; 27 AttachCurrentThread(), view_android->GetJavaObject().obj()); 45 JNIEnv* env = AttachCurrentThread(); 53 JNIEnv* env = AttachCurrentThread();
|
/external/chromium_org/net/android/ |
android_private_key.cc | 15 JNIEnv* env = base::android::AttachCurrentThread();
|
network_change_notifier_delegate_android.cc | 39 JNIEnv* env = base::android::AttachCurrentThread(); 55 JNIEnv* env = base::android::AttachCurrentThread(); 106 JNIEnv* env = base::android::AttachCurrentThread(); 111 JNIEnv* env = base::android::AttachCurrentThread();
|
/external/chromium_org/ui/base/ |
device_form_factor_android.cc | 14 base::android::AttachCurrentThread(),
|
/external/chromium_org/ui/base/touch/ |
touch_device_android.cc | 16 JNIEnv* env = base::android::AttachCurrentThread();
|
/external/chromium_org/android_webview/native/ |
aw_resource.cc | 20 JNIEnv* env = base::android::AttachCurrentThread(); 27 JNIEnv* env = base::android::AttachCurrentThread();
|
/external/chromium_org/content/browser/renderer_host/ |
native_web_keyboard_event_android.cc | 15 return base::android::AttachCurrentThread()->NewGlobalRef(key_event); 20 base::android::AttachCurrentThread()->DeleteGlobalRef(key_event);
|