HomeSort by relevance Sort by last modified time
    Searched refs:IMG_hwc_layer_t (Results 1 - 5 of 5) sorted by null

  /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];
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngDisplayContext.h 43 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/merrifield/include/pvr/hal/
hal_public.h 213 IMG_hwc_layer_t;
216 int (*post)(struct IMG_display_device_public_t *dev, IMG_hwc_layer_t *layers,

Completed in 102 milliseconds