OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fbLayer
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/libhwcomposer/
hwc.cpp
147
hwc_layer_1_t *
fbLayer
= &list->hwLayers[last];
148
if(
fbLayer
->handle) {
175
hwc_layer_1_t *
fbLayer
= &list->hwLayers[last];
177
if(
fbLayer
->handle) {
359
hwc_layer_1_t *
fbLayer
= &list->hwLayers[last];
374
private_handle_t *hnd = (private_handle_t *)
fbLayer
->handle;
407
hwc_layer_1_t *
fbLayer
= &list->hwLayers[last];
421
private_handle_t *hnd = (private_handle_t *)
fbLayer
->handle;
hwc_copybit.cpp
165
hwc_layer_1_t *
fbLayer
= &list->hwLayers[fbLayerIndex];
166
private_handle_t *fbHnd = (private_handle_t *)
fbLayer
->handle;
Completed in 746 milliseconds