Home
last modified time | relevance | path

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

/hardware/qcom/display/libcopybit/
Dc2d2.h220 C2D_ROTATE_BIT = (1 << 5), /* enables all rotation fields */ enumerator
Dcopybit_c2d.cpp738 ctx->blitState.config_mask &=~C2D_ROTATE_BIT;; in set_parameter_copybit()
758 ctx->blitState.config_mask &=~C2D_ROTATE_BIT; in set_parameter_copybit()