Home | History | Annotate | Download | only in jni

Lines Matching defs:updateLayers

882 bool WebViewCore::updateLayers(LayerAndroid* layers)
4116 static bool UpdateLayers(JNIEnv *env, jobject obj, jint nativeClass, jint jbaseLayer)
4123 return viewImpl->updateLayers(root);
4714 (void*) UpdateLayers },