Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DShaderProgram.java192 public void setClearsOutput(boolean clears) { in setClearsOutput() argument
193 if (!setShaderClearsOutput(clears)) { in setClearsOutput()
194 throw new RuntimeException("Could not set clears-output flag to " + clears + "!"); in setClearsOutput()
273 private native boolean setShaderClearsOutput(boolean clears); in setShaderClearsOutput() argument
/frameworks/native/opengl/tests/testViewport/
DREADME7 The program clears the screen to blue, then draws a full screen white quad that
/frameworks/base/media/mca/filterfw/jni/
Djni_shader_program.cpp181 jboolean clears) { in Java_android_filterfw_core_ShaderProgram_setShaderClearsOutput() argument
184 program->SetClearsOutput(ToCppBool(clears)); in Java_android_filterfw_core_ShaderProgram_setShaderClearsOutput()
Djni_shader_program.h90 jboolean clears);
/frameworks/base/media/mca/filterfw/native/core/
Dshader_program.h346 void SetClearsOutput(bool clears);
Dshader_program.cpp591 void ShaderProgram::SetClearsOutput(bool clears) { in SetClearsOutput() argument
592 clears_ = clears; in SetClearsOutput()
/frameworks/base/docs/html/training/system-ui/
Ddim.jd94 // Calling setSystemUiVisibility() with a value of 0 clears
Dstatus.jd115 programmatically), the flags remain in effect unless your app clears them.</p>
Dimmersive.jd64 This clears the {@link android.view.View#SYSTEM_UI_FLAG_HIDE_NAVIGATION} flag
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DImageShader.java504 public void setClearsOutput(boolean clears) { in setClearsOutput() argument
505 mClearsOutput = clears; in setClearsOutput()
/frameworks/base/docs/html/training/testing/ui-testing/
Duiautomator-testing.jd383 method clears the existing text in an editable field.</li>
/frameworks/base/docs/html/guide/components/
Dtasks-and-back-stack.jd504 <p>If the user leaves a task for a long time, the system clears the task of all activities except
/frameworks/base/docs/html/ndk/guides/
Dandroid_mk.jd70 <p>The {@code CLEAR_VARS} variable points to a special GNU Makefile that clears many
/frameworks/base/docs/html/preview/
Dsupport.jd1272 display any informational message; instead, it only clears the input
/frameworks/base/docs/html/about/versions/
Dandroid-4.4.jd499 …nward swipe along the region where the system bars normally appear. This clears the {@link android…
Dandroid-4.3.jd914 clears the contacts storage through the system settings menu, effectively recreating the
/frameworks/base/docs/html/guide/topics/manifest/
Dactivity-element.jd136 Normally, the system clears a task (removes all activities from the stack
/frameworks/base/docs/html/topic/libraries/support-library/
Drevisions.jd451 android.support.design.widget.TextInputLayout} unnecessarily clears
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd737 the raw contact. For example, if the user clears Contacts Storage from the