OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mDstHeight
(Results
1 - 2
of
2
) sorted by null
/frameworks/media/libvideoeditor/lvpp/
NativeWindowRenderer.h
87
int mDstWidth,
mDstHeight
;
NativeWindowRenderer.cpp
133
,
mDstHeight
(height)
488
y = float(srcHeight) /
mDstHeight
;
500
y = float(srcHeight) /
mDstHeight
;
Completed in 66 milliseconds