OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ScaleMethod
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/fpdfdoc/
cpdf_iconfit.h
16
enum
ScaleMethod
{ Always = 0, Bigger, Smaller, Never };
20
ScaleMethod
GetScaleMethod();
/external/webrtc/webrtc/common_video/libyuv/include/
scaler.h
26
enum
ScaleMethod
{
44
ScaleMethod
method);
58
ScaleMethod
method_;
Completed in 130 milliseconds