OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:C2D_RECT
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/display/msm8084/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/msm8226/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/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
...]
Completed in 34 milliseconds