Home | History | Annotate | Download | only in nav

Lines Matching refs:isHighEndGfx

141         bool isHighEndGfx)
142 : m_isHighEndGfx(isHighEndGfx)
872 jstring drawableDir, jboolean isHighEndGfx)
875 new WebView(env, obj, viewImpl, dir, isHighEndGfx);