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

  /hardware/qcom/display/libhwcomposer/
hwc_copybit.h 51 int drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,
hwc_copybit.cpp 270 retVal = drawLayerUsingCopybit(ctx, &(list->hwLayers[i]),
274 ALOGE("%s : drawLayerUsingCopybit failed", __FUNCTION__);
286 int CopyBit::drawLayerUsingCopybit(hwc_context_t *dev, hwc_layer_1_t *layer,

Completed in 39 milliseconds