OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isConfiguring
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/device3/
Camera3Stream.cpp
146
bool Camera3Stream::
isConfiguring
() const {
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h
88
bool
isConfiguring
;
408
return (ctx->dpyAttr[HWC_DISPLAY_EXTERNAL].
isConfiguring
||
409
ctx->dpyAttr[HWC_DISPLAY_VIRTUAL].
isConfiguring
);
Completed in 37 milliseconds