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

  /hardware/qcom/display/msm8084/libcopybit/
c2dExt.h 44 C2D_LENSCORRECT_SOURCE_RECT = (1 << 3), /*!< enables source_rect field. When set, client has to provide C2D_LENSCORRECT_OBJECT.source_rect
58 C2D_RECT source_rect; /*!< region of the source surface, 16.16 fp */ member in struct:C2D_LENSCORRECT_OBJ_STR
c2d2.h 215 C2D_SOURCE_RECT_BIT = (1 << 0), /* enables source_rect field */
223 C2D_MASK_ALIGN_BIT = (1 << 8), /* aligns mask to source_rect */
354 * The source_rect first defines the content of the source surface,
375 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */ member in struct:C2D_OBJECT_STR
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
c2d2.h 215 C2D_SOURCE_RECT_BIT = (1 << 0), /* enables source_rect field */
223 C2D_MASK_ALIGN_BIT = (1 << 8), /* aligns mask to source_rect */
354 * The source_rect first defines the content of the source surface,
375 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */ member in struct:C2D_OBJECT_STR
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
c2d2.h 215 C2D_SOURCE_RECT_BIT = (1 << 0), /* enables source_rect field */
223 C2D_MASK_ALIGN_BIT = (1 << 8), /* aligns mask to source_rect */
354 * The source_rect first defines the content of the source surface,
375 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */ member in struct:C2D_OBJECT_STR
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
c2d2.h 215 C2D_SOURCE_RECT_BIT = (1 << 0), /* enables source_rect field */
223 C2D_MASK_ALIGN_BIT = (1 << 8), /* aligns mask to source_rect */
354 * The source_rect first defines the content of the source surface,
375 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */ member in struct:C2D_OBJECT_STR
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
c2d2.h 215 C2D_SOURCE_RECT_BIT = (1 << 0), /* enables source_rect field */
223 C2D_MASK_ALIGN_BIT = (1 << 8), /* aligns mask to source_rect */
354 * The source_rect first defines the content of the source surface,
375 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */ member in struct:C2D_OBJECT_STR
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
c2d2.h 216 C2D_SOURCE_RECT_BIT = (1 << 0), /* enables source_rect field */
224 C2D_MASK_ALIGN_BIT = (1 << 8), /* aligns mask to source_rect */
355 * The source_rect first defines the content of the source surface,
376 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */ member in struct:C2D_OBJECT_STR
    [all...]
  /hardware/qcom/display/msm8998/libcopybit/
c2d2.h 216 C2D_SOURCE_RECT_BIT = (1 << 0), /* enables source_rect field */
224 C2D_MASK_ALIGN_BIT = (1 << 8), /* aligns mask to source_rect */
355 * The source_rect first defines the content of the source surface,
376 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */ member in struct:C2D_OBJECT_STR
    [all...]
  /hardware/qcom/display/sdm845/libcopybit/
c2d2.h 216 C2D_SOURCE_RECT_BIT = (1 << 0), /* enables source_rect field */
224 C2D_MASK_ALIGN_BIT = (1 << 8), /* aligns mask to source_rect */
355 * The source_rect first defines the content of the source surface,
376 C2D_RECT source_rect; /* region of the source surface, 16.16 fp */ member in struct:C2D_OBJECT_STR
    [all...]

Completed in 925 milliseconds