OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mDstWidth
(Results
1 - 2
of
2
) sorted by null
/frameworks/media/libvideoeditor/lvpp/
NativeWindowRenderer.h
87
int
mDstWidth
, mDstHeight;
NativeWindowRenderer.cpp
132
,
mDstWidth
(width)
487
x = float(srcWidth) /
mDstWidth
;
499
x = float(srcWidth) /
mDstWidth
;
Completed in 468 milliseconds