OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fbLayerIndex
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_copybit.cpp
164
size_t
fbLayerIndex
= ctx->listStats[dpy].
fbLayerIndex
;
165
hwc_layer_1_t *fbLayer = &list->hwLayers[
fbLayerIndex
];
hwc_utils.h
91
int
fbLayerIndex
; //Always last for now. = numAppLayers
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_copybit.cpp
164
size_t
fbLayerIndex
= ctx->listStats[dpy].
fbLayerIndex
;
165
hwc_layer_1_t *fbLayer = &list->hwLayers[
fbLayerIndex
];
hwc_utils.h
91
int
fbLayerIndex
; //Always last for now. = numAppLayers
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_copybit.cpp
164
size_t
fbLayerIndex
= ctx->listStats[dpy].
fbLayerIndex
;
165
hwc_layer_1_t *fbLayer = &list->hwLayers[
fbLayerIndex
];
hwc_utils.h
94
int
fbLayerIndex
; //Always last for now. = numAppLayers
Completed in 33 milliseconds