HomeSort by relevance Sort by last modified time
    Searched refs:clearContext (Results 1 - 6 of 6) sorted by null

  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
RenderScriptSingleton.java 44 * @throws IllegalStateException If this was called repeatedly without {@link #clearContext}
54 "Call #clearContext before trying to set a new context");
68 public static synchronized void clearContext() {
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
ScriptState.cpp 26 data.GetParameter()->clearContext();
ScriptState.h 78 void clearContext() { return m_context.clear(); }
  /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
GlobalScreenshot.java 85 void clearContext() {
204 params[0].clearContext();
287 params.clearContext();
331 params.clearContext();
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 

Completed in 583 milliseconds