Home
last modified time | relevance | path

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

/hardware/qcom/display/libcopybit/
Dc2d2.h243 C2D_TARGET_ROTATE_270 = (3 << 2), /* 270 degree rotation, 90 + 180 */ enumerator
Dcopybit_c2d.cpp773 ctx->trg_transform = C2D_TARGET_ROTATE_270; in set_parameter_copybit()