OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fbLayer
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8974/libhwcomposer/
hwc.cpp
219
hwc_layer_1_t *
fbLayer
= &list->hwLayers[last];
221
getLayerResolution(
fbLayer
, fbWidth, fbHeight);
408
hwc_layer_1_t *
fbLayer
= &list->hwLayers[last];
423
private_handle_t *hnd = (private_handle_t *)
fbLayer
->handle;
456
hwc_layer_1_t *
fbLayer
= &list->hwLayers[last];
470
private_handle_t *hnd = (private_handle_t *)
fbLayer
->handle;
500
hwc_layer_1_t *
fbLayer
= &list->hwLayers[last];
502
if(
fbLayer
->handle && ctx->dpyAttr[dpy].connected
526
(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;
/hardware/qcom/display/msm8960/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;
/hardware/qcom/display/msm8x26/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) {
360
hwc_layer_1_t *
fbLayer
= &list->hwLayers[last];
375
private_handle_t *hnd = (private_handle_t *)
fbLayer
->handle;
408
hwc_layer_1_t *
fbLayer
= &list->hwLayers[last];
422
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 1128 milliseconds