Home
last modified time | relevance | path

Searched refs:can_batch (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/sm7250/display/composer/
Dgl_layer_stitch_impl.cpp148 bool can_batch = !NeedsGLScissor(stitch_params); in Blit() local
158 if (!can_batch) { in Blit()
168 if (can_batch) { in Blit()