/external/skia/gm/ |
D | bitmapcopy.cpp | 84 if (paint.getFontSpacing() > height) { in onDraw() 85 height = paint.getFontSpacing(); in onDraw() 104 SkScalar y = paint.getFontSpacing() / SkScalar(2); in onDraw()
|
D | skbug_257.cpp | 70 SkScalar lineSpacing = type.getFontSpacing(); in test_text()
|
D | texteffects.cpp | 194 y += paint.getFontSpacing();
|
/external/skia/samplecode/ |
D | SampleLCD.cpp | 56 y += paint.getFontSpacing(); in onDraw()
|
D | SampleTextBox.cpp | 93 canvas->translate(0, tbox.getTextHeight() + paint.getFontSpacing()); in drawTest()
|
D | SampleAnimatedText.cpp | 125 y += paint.getFontSpacing(); in onDrawContent()
|
D | SampleText.cpp | 142 y += paint.getFontSpacing(); in onDrawContent()
|
D | SampleAll.cpp | 564 y += paint.getFontSpacing(); in drawOneRaster()
|
/external/skia/platform_tools/android/examples/hello_skia_app/jni/ |
D | helloskia.cpp | 48 SkScalar fontHeight = paint.getFontSpacing(); in Java_com_example_HelloSkiaActivity_drawIntoBitmap()
|
/external/skia/tools/ |
D | skhello.cpp | 83 SkScalar spacing = paint.getFontSpacing(); in tool_main()
|
/external/skia/src/views/animated/ |
D | SkStaticTextView.cpp | 47 this->setHeight(lines * fPaint.getFontSpacing() + fMargin.fY * 2); in computeSize()
|
/external/skia/include/core/ |
D | SkPaint.h | 794 SkScalar getFontSpacing() const { return this->getFontMetrics(NULL, 0); } in getFontSpacing() function
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |