HomeSort by relevance Sort by last modified time
    Searched full:isprojection (Results 1 - 4 of 4) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
CastControllerImpl.java 175 final boolean isProjection = device.tag instanceof MediaProjectionInfo;
176 if (DEBUG) Log.d(TAG, "stopCasting isProjection=" + isProjection);
177 if (isProjection) {
  /external/chromium_org/v8/src/compiler/
change-lowering-unittest.cc 214 IsProjection(
218 IsBranch(IsProjection(1, CaptureEq(&add)),
graph-unittest.h 78 Matcher<Node*> IsProjection(const Matcher<size_t>& index_matcher,
graph-unittest.cc 699 Matcher<Node*> IsProjection(const Matcher<size_t>& index_matcher,

Completed in 1695 milliseconds