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

  /external/mesa3d/src/intel/tools/
aubinator.c 652 struct gen_group *scissor_rect; local
654 scissor_rect = gen_spec_find_struct(spec, "SCISSOR_RECT");
657 decode_structure(spec, scissor_rect, gtt + start);
    [all...]
  /hardware/qcom/display/msm8084/libcopybit/
c2d2.h 221 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
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
c2d2.h 221 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
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
c2d2.h 222 C2D_SCISSOR_RECT_BIT = (1 << 6), /* enables scissor_rect field */
361 * and then clipped to scissor_rect defined in target coordinate system.
383 C2D_RECT scissor_rect; /* defines the clip rectangle in target surface */ member in struct:C2D_OBJECT_STR
    [all...]
  /hardware/qcom/display/msm8909w_3100/libcopybit/
c2d2.h 222 C2D_SCISSOR_RECT_BIT = (1 << 6), /* enables scissor_rect field */
361 * and then clipped to scissor_rect defined in target coordinate system.
383 C2D_RECT scissor_rect; /* defines the clip rectangle in target surface */ member in struct:C2D_OBJECT_STR
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
c2d2.h 221 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
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
c2d2.h 221 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
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
c2d2.h 222 C2D_SCISSOR_RECT_BIT = (1 << 6), /* enables scissor_rect field */
361 * and then clipped to scissor_rect defined in target coordinate system.
383 C2D_RECT scissor_rect; /* defines the clip rectangle in target surface */ member in struct:C2D_OBJECT_STR
    [all...]
  /hardware/qcom/display/msm8998/libcopybit/
c2d2.h 222 C2D_SCISSOR_RECT_BIT = (1 << 6), /* enables scissor_rect field */
361 * and then clipped to scissor_rect defined in target coordinate system.
383 C2D_RECT scissor_rect; /* defines the clip rectangle in target surface */ member in struct:C2D_OBJECT_STR
    [all...]

Completed in 866 milliseconds