OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dst_color_space
(Results
1 - 1
of
1
) sorted by null
/device/samsung/crespo/libhwcomposer/
SecHWCUtils.cpp
616
uint32_t
dst_color_space
,
660
widthOfPP(fimc->hw_ver,
dst_color_space
, dst_rect->w);
661
params->dst.height = heightOfPP(
dst_color_space
, dst_rect->h);
671
widthOfPP(fimc->hw_ver,
dst_color_space
, dst_rect->h);
673
widthOfPP(fimc->hw_ver,
dst_color_space
, dst_rect->w);
686
widthOfPP(fimc->hw_ver,
dst_color_space
, dst_rect->w);
687
params->dst.height = heightOfPP(
dst_color_space
, dst_rect->h);
697
widthOfPP(fimc->hw_ver,
dst_color_space
, dst_rect->h);
699
widthOfPP(fimc->hw_ver,
dst_color_space
, dst_rect->w);
707
params->dst.color_space =
dst_color_space
;
867
int32_t
dst_color_space
;
local
[
all
...]
Completed in 9681 milliseconds