OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isYUVDoable
(Results
1 - 10
of
10
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.h
146
bool
isYUVDoable
(hwc_context_t* ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp
529
bool MDPComp::
isYUVDoable
(hwc_context_t* ctx, hwc_layer_1_t* layer) {
651
if(!
isYUVDoable
(ctx, layer)) {
[
all
...]
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.h
190
bool
isYUVDoable
(hwc_context_t* ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp
[
all
...]
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.h
194
bool
isYUVDoable
(hwc_context_t* ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp
[
all
...]
/hardware/qcom/display/msm8909/libhwcomposer/
hwc_mdpcomp.h
205
bool
isYUVDoable
(hwc_context_t* ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp
[
all
...]
/hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.h
201
bool
isYUVDoable
(hwc_context_t* ctx, hwc_layer_1_t* layer);
hwc_mdpcomp.cpp
[
all
...]
Completed in 47 milliseconds