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

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3StreamInterface.h 98 virtual bool isConfiguring() const = 0;
Camera3Stream.h 170 bool isConfiguring() const;
Camera3Device.cpp     [all...]
Camera3Stream.cpp 165 bool Camera3Stream::isConfiguring() const {
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_uevents.cpp 156 ctx->dpyAttr[dpy].isConfiguring = true;
192 ctx->dpyAttr[dpy].isConfiguring = true;
hwc_utils.h 110 bool isConfiguring;
692 return (ctx->dpyAttr[HWC_DISPLAY_EXTERNAL].isConfiguring ||
693 ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].isConfiguring);
hwc_virtual.cpp 100 ctx->dpyAttr[dpy].isConfiguring = false;
hwc.cpp 327 ctx->dpyAttr[dpy].isConfiguring = false;
    [all...]
hwc_utils.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_uevents.cpp 156 ctx->dpyAttr[dpy].isConfiguring = true;
192 ctx->dpyAttr[dpy].isConfiguring = true;
hwc_utils.h 104 bool isConfiguring;
711 return (ctx->dpyAttr[HWC_DISPLAY_EXTERNAL].isConfiguring ||
712 ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].isConfiguring);
hwc_virtual.cpp 99 ctx->dpyAttr[dpy].isConfiguring = false;
hwc.cpp 345 ctx->dpyAttr[dpy].isConfiguring = false;
    [all...]
hwc_utils.cpp     [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_virtual.cpp 120 ctx->dpyAttr[dpy].isConfiguring = false;
233 ctx->dpyAttr[dpy].isConfiguring = true;
263 ctx->dpyAttr[dpy].isConfiguring = false;
391 ctx->dpyAttr[dpy].isConfiguring = true;
hwc_uevents.cpp 222 ctx->dpyAttr[dpy].isConfiguring = true;
270 ctx->dpyAttr[dpy].isConfiguring = true;
hwc_utils.h 94 bool isConfiguring;
583 return (ctx->dpyAttr[HWC_DISPLAY_EXTERNAL].isConfiguring ||
584 ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].isConfiguring);
hwc.cpp 312 ctx->dpyAttr[dpy].isConfiguring = false;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_virtual.cpp 131 ctx->dpyAttr[dpy].isConfiguring = false;
273 ctx->dpyAttr[dpy].isConfiguring = true;
302 ctx->dpyAttr[dpy].isConfiguring = false;
429 ctx->dpyAttr[dpy].isConfiguring = true;
hwc_uevents.cpp 230 ctx->dpyAttr[dpy].isConfiguring = true;
278 ctx->dpyAttr[dpy].isConfiguring = true;
hwc_utils.h 95 bool isConfiguring;
622 return (ctx->dpyAttr[HWC_DISPLAY_EXTERNAL].isConfiguring ||
623 ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].isConfiguring);
hwc.cpp 311 ctx->dpyAttr[dpy].isConfiguring = false;

Completed in 315 milliseconds