OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_WIDTH
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/mesa/main/
config.h
145
#ifndef
MAX_WIDTH
146
# define
MAX_WIDTH
16384
154
* [
MAX_WIDTH
] are allocated from the heap */
160
#undef
MAX_WIDTH
166
#define
MAX_WIDTH
4096
/packages/apps/VideoEditor/src/com/android/videoeditor/
KenBurnsActivity.java
61
private static final int
MAX_WIDTH
= 1296;
225
lp.width = Math.min(mMediaItemWidth,
MAX_WIDTH
) / MAX_PAN;
/prebuilt/windows/swt/
swt.jar
/prebuilt/windows-x86_64/swt/
swt.jar
Completed in 55 milliseconds