Home
last modified time | relevance | path

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

/hardware/qcom/display/libcopybit/
Dc2d2.h216 C2D_MIRROR_H_BIT = (1 << 1), /* enables horizontal flipping */ enumerator
Dcopybit_c2d.cpp759 ctx->blitState.config_mask &=~C2D_MIRROR_H_BIT; in set_parameter_copybit()
769 ctx->blitState.config_mask |= C2D_MIRROR_H_BIT; in set_parameter_copybit()