OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scale_max
(Results
1 - 3
of
3
) sorted by null
/external/kernel-headers/original/uapi/drm/
exynos_drm.h
209
* @
scale_max
: scale max resolution.
227
struct drm_exynos_sz
scale_max
;
member in struct:drm_exynos_ipp_prop_list
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
StatusPanel.java
45
public static final int
SCALE_MAX
= 6;
181
mScaleControl.scale.setMaximum(
SCALE_MAX
);
/bionic/libc/kernel/uapi/drm/
exynos_drm.h
167
struct drm_exynos_sz
scale_max
;
member in struct:drm_exynos_ipp_prop_list
Completed in 93 milliseconds