Searched defs:DIM (Results 1 - 12 of 12) sorted by relevance

/external/skia/bench/
H A DImageCacheBench.cpp16 DIM = 1, enumerator in enum:ImageCacheBench::__anon26181
21 fBM.setConfig(SkBitmap::kARGB_8888_Config, DIM, DIM);
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_texfetch.c82 #define DIM 1 macro
85 #define DIM 2 macro
88 #define DIM 3 macro
H A Ds_texfetch_tmp.h34 * It should be expanded by defining \p DIM as the number texture dimensions
35 * (1, 2 or 3). According to the value of \p DIM a series of macros is defined
43 #if DIM == 1
50 #elif DIM == 2
58 #elif DIM == 3
1571 #undef DIM macro
/external/mesa3d/src/mesa/swrast/
H A Ds_texfetch.c82 #define DIM 1 macro
85 #define DIM 2 macro
88 #define DIM 3 macro
H A Ds_texfetch_tmp.h34 * It should be expanded by defining \p DIM as the number texture dimensions
35 * (1, 2 or 3). According to the value of \p DIM a series of macros is defined
43 #if DIM == 1
50 #elif DIM == 2
58 #elif DIM == 3
1571 #undef DIM macro
/external/skia/tests/
H A DImageCacheTest.cpp19 static const int DIM = 256; variable
29 make_bm(&bm[i], DIM, DIM);
38 make_bm(&tmp, DIM, DIM);
61 make_bm(&tmp, DIM, DIM);
90 static const size_t defLimit = DIM * DIM * 4 * COUNT + 1024; // 1K slop
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_match.h50 DIM = 1 << 2, // "Helper text" enumerator in enum:AutocompleteMatch::ACMatchClassification::Style
112 // will also not be dimmed, if |style| has DIM set.)
/external/chromium_org/chrome/browser/autocomplete/
H A Dautocomplete_match.h57 DIM = 1 << 2, // "Helper text" enumerator in enum:AutocompleteMatch::ACMatchClassification::Style
119 // will also not be dimmed, if |style| has DIM set.)
/external/llvm/utils/lit/lit/
H A DProgressBar.py58 DIM = '' #: Turn on half-bright mode variable in class:TerminalController
80 BLINK=blink DIM=dim REVERSE=rev UNDERLINE=smul NORMAL=sgr0
/external/chromium_org/ui/app_list/
H A Dsearch_result.h38 DIM = 1 << 2, enumerator in enum:app_list::SearchResult::Tag::Style
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 404 milliseconds