Searched refs:lcd (Results 1 – 11 of 11) sorted by relevance
/external/skia/tests/ |
D | TextBlobCacheTest.cpp | 114 for (int lcd = 0; lcd < 2; lcd++) { in text_blob_cache_inner() local 117 paint.setLCDRenderText(SkToBool(lcd)); in text_blob_cache_inner() 118 if (!SkToBool(lcd)) { in text_blob_cache_inner()
|
/external/skia/src/core/ |
D | SkXfermode4f.cpp | 388 void src_1_lcd(uint32_t dst[], const SkPM4f* src, int count, const uint16_t lcd[]) { in src_1_lcd() argument 395 uint16_t rgb = lcd[i]; in src_1_lcd() 404 uint16_t rgb = lcd[i]; in src_1_lcd() 415 void src_n_lcd(uint32_t dst[], const SkPM4f src[], int count, const uint16_t lcd[]) { in src_n_lcd() argument 417 uint16_t rgb = lcd[i]; in src_n_lcd() 428 void srcover_1_lcd(uint32_t dst[], const SkPM4f* src, int count, const uint16_t lcd[]) { in srcover_1_lcd() argument 433 uint16_t rgb = lcd[i]; in srcover_1_lcd() 445 void srcover_n_lcd(uint32_t dst[], const SkPM4f src[], int count, const uint16_t lcd[]) { in srcover_n_lcd() argument 447 uint16_t rgb = lcd[i]; in srcover_n_lcd()
|
/external/skia/include/core/ |
D | SkXfermode.h | 246 typedef void (*LCD32Proc)(uint32_t* dst, const SkPM4f* src, int count, const uint16_t lcd[]); 247 typedef void (*LCD64Proc)(uint64_t* dst, const SkPM4f* src, int count, const uint16_t lcd[]);
|
/external/skia/gm/ |
D | variedtext.cpp | 21 VariedTextGM(bool effectiveClip, bool lcd) in VariedTextGM() argument 23 , fLCD(lcd) { in VariedTextGM()
|
/external/skia/src/gpu/text/ |
D | GrAtlasTextContext.h | 54 inline static GrColor ComputeCanonicalColor(const SkPaint&, bool lcd);
|
D | GrAtlasTextContext.cpp | 35 GrColor GrAtlasTextContext::ComputeCanonicalColor(const SkPaint& paint, bool lcd) { in ComputeCanonicalColor() argument 37 if (lcd) { in ComputeCanonicalColor()
|
/external/e2fsprogs/debugfs/ |
D | debug_cmds.ct | 131 lcd;
|
/external/skia/samplecode/ |
D | SampleApp.cpp | 485 FlagsFilterCanvas(SkCanvas* canvas, SkOSMenu::TriState lcd, SkOSMenu::TriState aa, in FlagsFilterCanvas() argument 488 , fLCDState(lcd) in FlagsFilterCanvas()
|
/external/e2fsprogs/debian/ |
D | changelog | 1624 * Let the debugfs lcd command work even if a filesystem is not open
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 3642 Allow the debugfs lcd command to work w/o a filesystem being open. 6264 recursive dump of a directory and all of its contents, and the lcd
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 21278 液晶顯示 < lcd; 23585 液晶顯示 > lcd;
|