OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSkipLayer
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/libhwcomposer/
hwc_utils.h
212
static inline bool
isSkipLayer
(const hwc_layer_1_t* l) {
hwc_mdpcomp.cpp
512
if(
isSkipLayer
(layer)) {
[
all
...]
hwc_utils.cpp
444
} else if (
isSkipLayer
(&list->hwLayers[i])) {
[
all
...]
Completed in 37 milliseconds