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

  /hardware/qcom/display/msm8960/libcopybit/
c2d2.h 213 /* Configuration bits, used in the config_mask field of C2D_OBJECT struct */
277 /* Configuration bits, used in the config_mask field of C2D_OBJECT struct */
345 /* C2D_OBJECT encapsulates the blit parameters for a source surface.
389 } C2D_OBJECT;
562 C2D_OBJECT *objects_list, uint32 num_objects );
652 * C2D_OBJECT used to set input rect(target rect),
656 C2D_OBJECT * c2dObject, uint32 mode);
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
c2d2.h 213 /* Configuration bits, used in the config_mask field of C2D_OBJECT struct */
277 /* Configuration bits, used in the config_mask field of C2D_OBJECT struct */
345 /* C2D_OBJECT encapsulates the blit parameters for a source surface.
389 } C2D_OBJECT;
562 C2D_OBJECT *objects_list, uint32 num_objects );
652 * C2D_OBJECT used to set input rect(target rect),
656 C2D_OBJECT * c2dObject, uint32 mode);
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
c2d2.h 213 /* Configuration bits, used in the config_mask field of C2D_OBJECT struct */
277 /* Configuration bits, used in the config_mask field of C2D_OBJECT struct */
345 /* C2D_OBJECT encapsulates the blit parameters for a source surface.
389 } C2D_OBJECT;
562 C2D_OBJECT *objects_list, uint32 num_objects );
652 * C2D_OBJECT used to set input rect(target rect),
656 C2D_OBJECT * c2dObject, uint32 mode);
    [all...]

Completed in 124 milliseconds