HomeSort by relevance Sort by last modified time
    Searched refs:hwc_layer_1_t (Results 76 - 92 of 92) sorted by null

1 2 34

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_copybit.cpp 177 hwc_layer_1_t *layer = (hwc_layer_1_t *) &list->hwLayers[i];
311 hwc_layer_1_t *layer = &list->hwLayers[i];
352 int CopyBit::drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,
609 int CopyBit::fillColorUsingCopybit(hwc_layer_1_t *layer,
648 void CopyBit::getLayerResolution(const hwc_layer_1_t* layer,
hwc_ad.cpp 163 const hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex];
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc.cpp 133 hwc_layer_1_t const* layer = &list->hwLayers[layerIndex];
238 hwc_layer_1_t *layer = &list->hwLayers[i];
331 hwc_layer_1_t *layer = &list->hwLayers[i];
593 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
625 hwc_layer_1_t *tempLayer = &list->hwLayers[index];
673 hwc_layer_1_t *fbLayer = &list->hwLayers[last];
    [all...]
hwc_utils.cpp 848 bool isDownscaleRequired(hwc_layer_1_t const* layer) {
862 bool needsScaling(hwc_layer_1_t const* layer) {
882 bool needsScalingWithSplit(hwc_context_t* ctx, hwc_layer_1_t const* layer,
    [all...]
hwc_ad.cpp 134 const hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex];
  /hardware/libhardware/tests/hwc/
cnativewindow.c 80 hwc_layer_1_t layer[4];
154 static void set_layer(hwc_layer_1_t *dl, aBuffer *buf, int ffd) {
183 hwc_layer_1_t *dl = win->dc.hwLayers;
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_copybit.cpp 166 hwc_layer_1_t *fbLayer = &list->hwLayers[fbLayerIndex];
286 int CopyBit::drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,
485 void CopyBit::getLayerResolution(const hwc_layer_1_t* layer,
  /hardware/ti/omap4xxx/hwc/
hwc.c 175 static void dump_layer(hwc_layer_1_t const* l)
256 hwc_layer_1_t *layer = &list->hwLayers[i];
313 static int scaled(hwc_layer_1_t *layer)
324 static int is_protected(hwc_layer_1_t *layer)
374 static int dockable(hwc_layer_1_t *layer)
454 hwc_layer_1_t *layer, int index,
760 static int omap4_hwc_can_scale_layer(omap4_hwc_device_t *hwc_dev, hwc_layer_1_t *layer, IMG_native_handle_t *handle)
778 hwc_layer_1_t *layer,
972 hwc_layer_1_t *layer = &list->hwLayers[i];
    [all...]
  /frameworks/native/opengl/tests/hwc/
hwcStress.cpp 430 hwc_layer_1_t *layer = &list->hwLayers[n1];
501 hwc_layer_1_t *layer = &list->hwLayers[n1];
hwcRects.cpp 315 hwc_layer_1_t *layer = &list->hwLayers[0];
hwcTestLib.cpp 408 size_t size = sizeof(hwc_display_contents_1_t) + numLayers * sizeof(hwc_layer_1_t);
    [all...]
hwcCommit.cpp     [all...]
  /hardware/intel/img/hwcomposer/merrifield/common/devices/
VirtualDevice.cpp 765 const hwc_layer_1_t& fbTarget = display->hwLayers[display->numHwLayers-1];
766 const hwc_layer_1_t& layer = display->hwLayers[n];
861 hwc_layer_1_t& layer = display->hwLayers[i];
921 hwc_layer_1_t& layer = display->hwLayers[i];
    [all...]
  /external/drm_hwcomposer/
drmdisplaycompositor.cpp 146 hwc_layer_1_t *layer = &iter->layer;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_ad.cpp 131 const hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex];
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.cpp 148 const hwc_layer_1_t* layer = &list->hwLayers[nYuvIndex];
  /hardware/ti/omap4-aah/hwc/
hwc.c 264 static void dump_layer(hwc_layer_1_t const* l)
345 hwc_layer_1_t *layer = &list->hwLayers[i];
416 static int scaled(hwc_layer_1_t *layer)
427 static int is_protected(hwc_layer_1_t *layer)
504 static int is_upscaled_NV12(omap4_hwc_device_t *hwc_dev, hwc_layer_1_t *layer)
523 static int dockable(hwc_layer_1_t *layer)
531 static int is_large_rgb32_layer(const hwc_layer_1_t *layer)
643 hwc_layer_1_t *layer, int index,
955 static int omap4_hwc_can_scale_layer(omap4_hwc_device_t *hwc_dev, hwc_layer_1_t *layer, IMG_native_handle_t *handle)
973 hwc_layer_1_t *layer
    [all...]

Completed in 352 milliseconds

1 2 34