HomeSort by relevance Sort by last modified time
    Searched defs:C2D_RECT (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/display/msm8960/libcopybit/
c2d2.h 343 } C2D_RECT;
375 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */
376 C2D_RECT target_rect; /* position and scaling in target, 16.16 fp */
382 C2D_RECT scissor_rect; /* defines the clip rectangle in target surface */
502 C2D_RECT *fill_rect );
537 C2D_RECT *updated_rect );
560 uint32 target_config, C2D_RECT *target_scissor,
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
c2d2.h 343 } C2D_RECT;
375 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */
376 C2D_RECT target_rect; /* position and scaling in target, 16.16 fp */
382 C2D_RECT scissor_rect; /* defines the clip rectangle in target surface */
502 C2D_RECT *fill_rect );
537 C2D_RECT *updated_rect );
560 uint32 target_config, C2D_RECT *target_scissor,
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
c2d2.h 343 } C2D_RECT;
375 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */
376 C2D_RECT target_rect; /* position and scaling in target, 16.16 fp */
382 C2D_RECT scissor_rect; /* defines the clip rectangle in target surface */
502 C2D_RECT *fill_rect );
537 C2D_RECT *updated_rect );
560 uint32 target_config, C2D_RECT *target_scissor,
    [all...]

Completed in 29 milliseconds