OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mNeedsRotator
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/display/libhwcomposer/
hwc_mdpcomp.cpp
523
if(ctx->
mNeedsRotator
&& ctx->mDMAInUse) {
621
if(ctx->
mNeedsRotator
)
856
if(!qhwc::needsScaling(layer) && !ctx->
mNeedsRotator
[
all
...]
hwc_utils.h
339
bool
mNeedsRotator
;
hwc.cpp
218
ctx->
mNeedsRotator
= false;
hwc_utils.cpp
452
ctx->
mNeedsRotator
= true;
[
all
...]
Completed in 707 milliseconds