OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canUseRotator
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h
248
bool
canUseRotator
(hwc_context_t *ctx, int dpy);
hwc_mdpcomp.cpp
396
if(!
canUseRotator
(ctx, mDpy)) {
668
if(layer->transform & HWC_TRANSFORM_ROT_90 && !
canUseRotator
(ctx,mDpy)) {
[
all
...]
hwc_utils.cpp
399
canUseRotator
(ctx, dpy)) {
[
all
...]
Completed in 119 milliseconds