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

/hardware/qcom/display/libcopybit/
H A Dc2d2.h215 C2D_SOURCE_RECT_BIT = (1 << 0), /* enables source_rect field */
223 C2D_MASK_ALIGN_BIT = (1 << 8), /* aligns mask to source_rect */
341 * The source_rect first defines the content of the source surface,
362 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */ member in struct:C2D_OBJECT_STR

Completed in 69 milliseconds