HomeSort by relevance Sort by last modified time
    Searched refs:isPause (Results 1 - 25 of 34) sorted by null

1 2

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_virtual.cpp 70 ctx->dpyAttr[dpy].isPause = false;
109 ctx->dpyAttr[dpy].isPause = false;
119 if(!ctx->dpyAttr[dpy].isPause) {
159 && (!ctx->dpyAttr[dpy].isPause))
222 ctx->dpyAttr[dpy].isPause = true;
242 ctx->dpyAttr[dpy].isPause = false;
262 if(!ctx->dpyAttr[dpy].isPause) {
295 (!ctx->dpyAttr[dpy].isPause) &&
357 ctx->dpyAttr[dpy].isPause = true;
400 ctx->dpyAttr[dpy].isPause = false
    [all...]
hwc_uevents.cpp 268 ctx->dpyAttr[dpy].isPause = false;
hwc.cpp 311 if(!ctx->dpyAttr[dpy].isPause) {
488 (not ctx->dpyAttr[dpy].isPause)) {
651 !ctx->dpyAttr[dpy].isPause) {
hwc_utils.h 91 bool isPause;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_virtual.cpp 81 ctx->dpyAttr[dpy].isPause = false;
120 ctx->dpyAttr[dpy].isPause = false;
130 if(!ctx->dpyAttr[dpy].isPause) {
171 && (!ctx->dpyAttr[dpy].isPause))
251 ctx->dpyAttr[dpy].isPause = true;
282 ctx->dpyAttr[dpy].isPause = false;
301 if(!ctx->dpyAttr[dpy].isPause) {
334 !ctx->dpyAttr[dpy].isPause) {
395 ctx->dpyAttr[dpy].isPause = true;
438 ctx->dpyAttr[dpy].isPause = false
    [all...]
hwc_uevents.cpp 276 ctx->dpyAttr[dpy].isPause = false;
hwc.cpp 310 if(!ctx->dpyAttr[dpy].isPause) {
472 (not ctx->dpyAttr[dpy].isPause)) {
681 !ctx->dpyAttr[dpy].isPause) {
hwc_utils.h 92 bool isPause;
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_uevents.cpp 140 ctx->dpyAttr[dpy].isPause = false;
159 ctx->dpyAttr[dpy].isPause = true;
166 ctx->dpyAttr[dpy].isPause = false;
hwc.cpp 175 if(!ctx->dpyAttr[dpy].isPause) {
403 !ctx->dpyAttr[dpy].isPause &&
hwc_utils.h 85 bool isPause;
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_virtual.cpp 59 ctx->dpyAttr[dpy].isPause = false;
88 ctx->dpyAttr[dpy].isPause = false;
99 if(!ctx->dpyAttr[dpy].isPause) {
146 && (!ctx->dpyAttr[dpy].isPause))
hwc_uevents.cpp 190 ctx->dpyAttr[dpy].isPause = false;
hwc.cpp 272 && !ctx->dpyAttr[dpy].isPause) {
326 if(!ctx->dpyAttr[dpy].isPause) {
514 (not ctx->dpyAttr[dpy].isPause)) {
611 && !ctx->dpyAttr[dpy].isPause) {
694 !ctx->dpyAttr[dpy].isPause) {
    [all...]
hwc_utils.h 107 bool isPause;
703 (!ctx->dpyAttr[HWC_DISPLAY_EXTERNAL].isPause) &&
707 (!ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].isPause) &&
hwc_qclient.cpp 323 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].isPause = true;
333 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].isPause = false;
hwc_utils.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_virtual.cpp 59 ctx->dpyAttr[dpy].isPause = false;
88 ctx->dpyAttr[dpy].isPause = false;
98 if(!ctx->dpyAttr[dpy].isPause) {
145 && (!ctx->dpyAttr[dpy].isPause))
hwc_uevents.cpp 190 ctx->dpyAttr[dpy].isPause = false;
hwc.cpp 291 && !ctx->dpyAttr[dpy].isPause) {
344 if(!ctx->dpyAttr[dpy].isPause) {
524 (not ctx->dpyAttr[dpy].isPause)) {
624 && !ctx->dpyAttr[dpy].isPause) {
708 !ctx->dpyAttr[dpy].isPause) {
    [all...]
hwc_qclient.cpp 326 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].isPause = true;
336 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].isPause = false;
hwc_utils.h 101 bool isPause;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
GsmCdmaConnection.java 266 if (isPause(c) || isWait(c)) {
752 } else if (isPause(c)) {
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.transport.ecf_1.1.0.v20130516-1858.jar 
  /frameworks/base/telephony/java/android/telephony/
PhoneNumberUtils.java 130 isPause (char c){
336 if (isPause(c)) {
    [all...]

Completed in 931 milliseconds

1 2