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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.h 159 void batchLayers();
hwc_mdpcomp.cpp 468 batchLayers(); //sets up fbZ also
558 void MDPComp::batchLayers() {
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.h 166 bool batchLayers(hwc_context_t *ctx, hwc_display_contents_1_t* list);
hwc_mdpcomp.cpp 514 bool ret = batchLayers(ctx, list); //sets up fbZ also
689 bool MDPComp::batchLayers(hwc_context_t *ctx, hwc_display_contents_1_t* list) {
    [all...]

Completed in 64 milliseconds