Home
last modified time | relevance | path

Searched refs:clears (Results 1 – 17 of 17) 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.cpp598 void ShaderProgram::SetClearsOutput(bool clears) { in SetClearsOutput() argument
599 clears_ = clears; in SetClearsOutput()
/frameworks/base/docs/html/training/system-ui/
Ddim.jd94 // Calling setSystemUiVisibility() with a value of 0 clears
Dstatus.jd118 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/google/play/billing/
Dbilling_testing.jd119 pass them on to financial processing. Over time, it automatically clears out
126 <li>Wait for the transactions to expire&mdash;Google Play clears completed test
/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/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.jd135 Normally, the system clears a task (removes all activities from the stack
/frameworks/base/docs/html/tools/help/uiautomator/
DUiObject.jd3111 editable field to set focus. The method then clears the field's contents
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd737 the raw contact. For example, if the user clears Contacts Storage from the