Searched defs:scissor_rect (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8084/libcopybit/
H A Dc2d2.h221 C2D_SCISSOR_RECT_BIT = (1 << 6), /* enables scissor_rect field */
360 * and then clipped to scissor_rect defined in target coordinate system.
382 C2D_RECT scissor_rect; /* defines the clip rectangle in target surface */ member in struct:C2D_OBJECT_STR
/hardware/qcom/display/msm8226/libcopybit/
H A Dc2d2.h221 C2D_SCISSOR_RECT_BIT = (1 << 6), /* enables scissor_rect field */
360 * and then clipped to scissor_rect defined in target coordinate system.
382 C2D_RECT scissor_rect; /* defines the clip rectangle in target surface */ member in struct:C2D_OBJECT_STR
/hardware/qcom/display/msm8960/libcopybit/
H A Dc2d2.h221 C2D_SCISSOR_RECT_BIT = (1 << 6), /* enables scissor_rect field */
360 * and then clipped to scissor_rect defined in target coordinate system.
382 C2D_RECT scissor_rect; /* defines the clip rectangle in target surface */ member in struct:C2D_OBJECT_STR
/hardware/qcom/display/msm8974/libcopybit/
H A Dc2d2.h221 C2D_SCISSOR_RECT_BIT = (1 << 6), /* enables scissor_rect field */
360 * and then clipped to scissor_rect defined in target coordinate system.
382 C2D_RECT scissor_rect; /* defines the clip rectangle in target surface */ member in struct:C2D_OBJECT_STR

Completed in 136 milliseconds