HomeSort by relevance Sort by last modified time
    Searched refs:test_scale (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/layers/
scrollbar_layer_unittest.cc 724 void TestResourceUpload(const float test_scale) {
745 gfx::ScaleSize(scrollbar_layer->bounds(), test_scale, test_scale);
747 gfx::ScalePoint(scrollbar_layer->position(), test_scale, test_scale);
750 scrollbar_layer->draw_properties().contents_scale_x = test_scale;
751 scrollbar_layer->draw_properties().contents_scale_y = test_scale;
    [all...]
  /external/chromium_org/third_party/skia/tests/
Matrix44Test.cpp 137 static void test_scale(skiatest::Reporter* reporter) { function
626 test_scale(reporter);
  /external/skia/tests/
Matrix44Test.cpp 137 static void test_scale(skiatest::Reporter* reporter) { function
626 test_scale(reporter);
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
BigDecimalTest.java 553 public void test_scale() { method in class:BigDecimalTest
    [all...]

Completed in 706 milliseconds