HomeSort by relevance Sort by last modified time
    Searched full:minimized (Results 51 - 75 of 338) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ModuleSummaryIndexObjectFile.h 94 /// containing minimized bitcode just for the thin link.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ModuleSummaryIndexObjectFile.h 94 /// containing minimized bitcode just for the thin link.
  /external/webrtc/webrtc/modules/desktop_capture/
window_capturer_win.cc 30 // Skip windows that are invisible, minimized, have no title, or are owned,
165 // Return a 1x1 black frame if the window is minimized or invisible, to match
cropping_window_capturer_win.cc 55 // Ignore hidden or minimized window.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
TwoPaneController.java 360 protected void setDrawerState(boolean minimized) {
367 flf.animateMinimized(minimized);
368 mLayout.animateDrawer(minimized);
377 if (minimized) {
407 protected void onDrawerDragEnded(boolean minimized) {
409 setDrawerState(minimized);
    [all...]
  /cts/tests/framework/base/activitymanager/src/android/server/am/
ActivityManagerSplitScreenTests.java 443 // Each time we compute the state we implicitly assert valid bounds in minimized mode.
452 // minimized mode.
678 mAmWmState.assertFocusedStack("Home activity should be focused in minimized mode",
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
PinnedStackController.java 65 * taking the minimized and IME state into account. In this case, we currently ignore the
219 // The movement bounds notification needs to be sent before the minimized state, since
220 // SystemUI may use the bounds to retore the minimized position
454 * Notifies listeners that the PIP minimized state has changed.
554 * Applies the minimized offsets to the given stack bounds.
RecentsAnimationController.java 106 // minimized
210 public void setSplitScreenMinimized(boolean minimized) {
218 mSplitScreenMinimized = minimized;
303 // Save the minimized home height
TaskStack.java 348 // If we're currently adjusting for IME or minimized docked stack, we use the adjusted
    [all...]
  /external/llvm/lib/Support/
DAGDeltaAlgorithm.cpp 29 // this by allowing the required set to be minimized as well, but need more test
147 /// \param Changes - The set of active changes being minimized, which should
333 // Replace the current set with the predecssors of the minimized set of
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_framebuffer.c 143 fb->minimized = width == 0 || height == 0;
147 * When the window is minimized GetClientRect will return zeros. Simply
520 if (!fb->minimized) {
  /external/swiftshader/third_party/LLVM/lib/Support/
DAGDeltaAlgorithm.cpp 29 // this by allowing the required set to be minimized as well, but need more test
149 /// \param Changes - The set of active changes being minimized, which should
339 // Replace the current set with the predecssors of the minimized set of
  /external/freetype/include/freetype/
ftlcdfil.h 79 * remain! Note that color-fringing can only really be minimized
154 * only be minimized by using linear alpha blending and gamma
  /external/clang/docs/
ThreadSanitizer.rst 130 especially in the form of minimized standalone tests is more than welcome.
  /external/deqp/doc/testspecs/GLES2/
performance.txt 33 - Measurement overhead should be minimized.
  /external/deqp/doc/testspecs/GLES3/
performance.txt 33 - Measurement overhead should be minimized.
  /external/eigen/Eigen/src/Geometry/
Umeyama.h 68 * is minimized.
  /external/wayland/
TODO 85 switching away from. for minimized windows that we don't want live
  /packages/apps/Gallery2/src/com/android/gallery3d/gadget/
WidgetConfigure.java 55 // Scale up the widget size since we only specified the minimized
  /system/core/logd/
LogCommand.cpp 80 // suffers from this and its use should be minimized. However, we have no
  /external/wayland-protocols/chromium.org/unstable/remote-shell/
remote-shell-unstable-v1.xml 62 <entry name="minimized" value="2" summary="minimized window state"/>
346 Request that surface is minimized.
348 This is only a request that the window should be minimized. The
351 minimized or not.
358 to what it was before the window was minimized, maximized or made
    [all...]
  /external/eigen/unsupported/Eigen/src/BVH/
BVAlgorithms.h 213 typedef Scalar //the numeric type of what is being minimized--not necessarily the Scalar type of the BVH (if it has one)
227 typedef Scalar //the numeric type of what is being minimized--not necessarily the Scalar type of the BVH (if it has one)
  /external/tensorflow/tensorflow/contrib/kfac/examples/
mlp.py 79 loss: 0-D Tensor representing loss to be minimized.
112 loss: 0-D Tensor. Loss to be minimized.
  /frameworks/base/core/java/android/app/
ActivityManagerInternal.java 191 * minimized state.
193 public abstract void notifyDockedStackMinimizedChanged(boolean minimized);
  /frameworks/base/core/java/com/android/internal/policy/
DividerSnapAlgorithm.java 60 * 1 snap target: minimized height, (1 - minimized height)

Completed in 907 milliseconds

1 23 4 5 6 7 8 91011>>