OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IMG_hwc_layer_t
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngDisplayContext.h
27
IMG_hwc_layer_t
;
32
IMG_hwc_layer_t
*layers, int num_layers, int *releaseFenceFd);
57
IMG_hwc_layer_t
mImgLayers[MAXIMUM_LAYER_NUMBER];
TngDisplayContext.cpp
83
IMG_hwc_layer_t
*imgLayerList = (
IMG_hwc_layer_t
*)mImgLayers;
107
IMG_hwc_layer_t
*imgLayer = &imgLayerList[mCount++];
200
IMG_hwc_layer_t
*imgLayerList = (
IMG_hwc_layer_t
*)mImgLayers;
203
IMG_hwc_layer_t
*imgLayer = &imgLayerList[i];
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngDisplayContext.h
27
IMG_hwc_layer_t
;
32
IMG_hwc_layer_t
*layers, int num_layers, int *releaseFenceFd);
57
IMG_hwc_layer_t
mImgLayers[MAXIMUM_LAYER_NUMBER];
TngDisplayContext.cpp
83
IMG_hwc_layer_t
*imgLayerList = (
IMG_hwc_layer_t
*)mImgLayers;
107
IMG_hwc_layer_t
*imgLayer = &imgLayerList[mCount++];
200
IMG_hwc_layer_t
*imgLayerList = (
IMG_hwc_layer_t
*)mImgLayers;
203
IMG_hwc_layer_t
*imgLayer = &imgLayerList[i];
Completed in 918 milliseconds